lua54: update to 5.4.6

This commit is contained in:
Rudi Heitbaum 2023-05-14 11:30:29 +00:00
parent 1e39e76fcc
commit c6c73ce5b5

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="lua54" PKG_NAME="lua54"
PKG_VERSION="5.4.5" PKG_VERSION="5.4.6"
PKG_SHA256="59df426a3d50ea535a460a452315c4c0d4e1121ba72ff0bdde58c2ef31d6f444" PKG_SHA256="7d5ea1b9cb6aa0b59ca3dde1c6adcb57ef83a1ba8e5432c0ecd06bf439b3ad88"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://www.lua.org" PKG_SITE="https://www.lua.org"
PKG_URL="http://www.lua.org/ftp/lua-${PKG_VERSION}.tar.gz" PKG_URL="http://www.lua.org/ftp/lua-${PKG_VERSION}.tar.gz"