mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/luarocks: bump to version 3.12.0
For change log, see: https://github.com/luarocks/luarocks/blob/v3.12.0/CHANGELOG.md Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Julien: add link to change log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
a97e463f33
commit
949122bdf0
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 c3fb3d960dffb2b2fe9de7e3cb004dc4d0b34bb3d342578af84f84325c669102 luarocks-3.11.1.tar.gz
|
||||
sha256 3d4c8acddf9b975e77da68cbf748d5baf483d0b6e9d703a844882db25dd61cdf luarocks-3.12.0.tar.gz
|
||||
sha256 660773f53ed17cd0d8be7d67168c25e8cc664a506788c7b5971192bdd2994a9d COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAROCKS_VERSION = 3.11.1
|
||||
LUAROCKS_VERSION = 3.12.0
|
||||
LUAROCKS_SITE = https://luarocks.org/releases
|
||||
LUAROCKS_LICENSE = MIT
|
||||
LUAROCKS_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user