lua5.3: fix typo calling lua53 instead of lua5.3 for Package Default
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 10 Dec 2023 10:43:45 +0000 (11:43 +0100)
committerRISCi_ATOM <bob@bobcall.me>
Wed, 3 Jan 2024 16:04:13 +0000 (11:04 -0500)
commit02e5252ee30c6c4ec977439c2683014aea9d4945
treed745a6036154ed6749b1a823e9ca4043e7ffb996
parent77a0e553c85695977df94fbe524f05ba0b0e0f2a
lua5.3: fix typo calling lua53 instead of lua5.3 for Package Default

Fix typo calling lua53 instead of lua5.3 for Package Default definition.

This cause only missing description of the package and doesn't cause
any build regression.

Fixes: c52ca08d4008 ("lua5.3: build shared library")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 25e215c14ee6c9f3d54cd1da46a48d9ffe6b254e)
package/utils/lua5.3/Makefile