summaryrefslogtreecommitdiffstats
path: root/package/luarocks
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-10-31 07:50:14 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-10-31 09:37:11 +0100
commit864f85262f3fdeb3ea76a777e62f31ccc12c75ed (patch)
tree166214d9528b0a00c23efe1266c7b523b3ae5c36 /package/luarocks
parent0a51ba655c6eed7a2a8be116b855259adbaf7bd6 (diff)
downloadbuildroot-864f85262f3fdeb3ea76a777e62f31ccc12c75ed.tar.gz
buildroot-864f85262f3fdeb3ea76a777e62f31ccc12c75ed.zip
luarocks: bump to version 3.0.4
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 6c4a103f34..224dbcc164 100644
--- a/package/luarocks/luarocks.hash
+++ b/package/luarocks/luarocks.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 f9a3fca236c87db55bc128a182ff605731ca15b43b1c4942d98f5e34acc88a6e luarocks-3.0.3.tar.gz
+sha256 1236a307ca5c556c4fed9fdbd35a7e0e80ccf063024becc8c3bf212f37ff0edf luarocks-3.0.4.tar.gz
sha256 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f COPYING
diff --git a/package/luarocks/luarocks.mk b/package/luarocks/luarocks.mk
index 0af775c780..cfef8f19b3 100644
--- a/package/luarocks/luarocks.mk
+++ b/package/luarocks/luarocks.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LUAROCKS_VERSION = 3.0.3
+LUAROCKS_VERSION = 3.0.4
LUAROCKS_SITE = http://luarocks.org/releases
LUAROCKS_LICENSE = MIT
LUAROCKS_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud