summaryrefslogtreecommitdiffstats
path: root/package/luarocks
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-09-16 08:51:43 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-09-16 15:40:32 +0200
commit588bcf8e8a2387acac8e63c6731bcb5201721461 (patch)
treee984d237bee32e140a1eb8d6533dce326268424c /package/luarocks
parent2c4afc031915a070a0f66baa9ecad5b5aa6b9e82 (diff)
downloadbuildroot-588bcf8e8a2387acac8e63c6731bcb5201721461.tar.gz
buildroot-588bcf8e8a2387acac8e63c6731bcb5201721461.zip
luarocks: bump to version 3.0.3
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/luarocks')
-rw-r--r--package/luarocks/luarocks.hash2
-rw-r--r--package/luarocks/luarocks.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/luarocks/luarocks.hash b/package/luarocks/luarocks.hash
index 9917b1b5df..6c4a103f34 100644
--- a/package/luarocks/luarocks.hash
+++ b/package/luarocks/luarocks.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 3836267eff2f85fb552234e966602b1e649c58f81f47c7de3785e071c8127f5a luarocks-3.0.2.tar.gz
+sha256 f9a3fca236c87db55bc128a182ff605731ca15b43b1c4942d98f5e34acc88a6e luarocks-3.0.3.tar.gz
sha256 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f COPYING
diff --git a/package/luarocks/luarocks.mk b/package/luarocks/luarocks.mk
index ad057d8917..0af775c780 100644
--- a/package/luarocks/luarocks.mk
+++ b/package/luarocks/luarocks.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LUAROCKS_VERSION = 3.0.2
+LUAROCKS_VERSION = 3.0.3
LUAROCKS_SITE = http://luarocks.org/releases
LUAROCKS_LICENSE = MIT
LUAROCKS_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud