mirror of
https://github.com/optim-enterprises-bv/openwrt-ipq.git
synced 2025-12-26 17:57:06 +00:00
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: c52ca08d40 ("lua5.3: build shared library")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>