[Buildroot] [git commit] package/luarocks: bump to version 3.8.0
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-12-06 18:16:32
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=7ccfc1ffbddd9b6195967f83fc78833decd10ef1 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Francois Perrad <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/luarocks/luarocks.hash | 2 +- package/luarocks/luarocks.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/luarocks/luarocks.hash b/package/luarocks/luarocks.hash
index 42e039214c..d80e08a200 100644
--- a/package/luarocks/luarocks.hash
+++ b/package/luarocks/luarocks.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 9255d97fee95cec5b54fc6ac718b11bf5029e45bed7873e053314919cd448551 luarocks-3.7.0.tar.gz +sha256 56ab9b90f5acbc42eb7a94cf482e6c058a63e8a1effdf572b8b2a6323a06d923 luarocks-3.8.0.tar.gz sha256 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f COPYING
diff --git a/package/luarocks/luarocks.mk b/package/luarocks/luarocks.mk
index 28a421925e..028e144e25 100644
--- a/package/luarocks/luarocks.mk
+++ b/package/luarocks/luarocks.mk@@ -4,8 +4,8 @@ # ################################################################################ -LUAROCKS_VERSION = 3.7.0 -LUAROCKS_SITE = http://luarocks.org/releases +LUAROCKS_VERSION = 3.8.0 +LUAROCKS_SITE = https://luarocks.org/releases LUAROCKS_LICENSE = MIT LUAROCKS_LICENSE_FILES = COPYING
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot