summaryrefslogtreecommitdiff
path: root/package/luarocks
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2016-09-09 13:07:21 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-09-09 17:01:16 +0200
commit80e85e9b478b382a4c3aee64c3bb1d7055aabac9 (patch)
treeb102d7496ead428e3cdfe78279d86f506c7ec8b5 /package/luarocks
parent054dde0eab6e5c0db2cdcd61612360093ee908da (diff)
luarocks: bump to version 2.4.0
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.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 4d9840a34..27507456b 100644
--- a/package/luarocks/luarocks.hash
+++ b/package/luarocks/luarocks.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 68e38feeb66052e29ad1935a71b875194ed8b9c67c2223af5f4d4e3e2464ed97 luarocks-2.3.0.tar.gz
+sha256 44381c9128d036247d428531291d1ff9405ae1daa238581d3c15f96d899497c3 luarocks-2.4.0.tar.gz
diff --git a/package/luarocks/luarocks.mk b/package/luarocks/luarocks.mk
index eddd43540..4a5ae03c6 100644
--- a/package/luarocks/luarocks.mk
+++ b/package/luarocks/luarocks.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LUAROCKS_VERSION = 2.3.0
+LUAROCKS_VERSION = 2.4.0
LUAROCKS_SITE = http://luarocks.org/releases
LUAROCKS_LICENSE = MIT
LUAROCKS_LICENSE_FILES = COPYING