aboutsummaryrefslogtreecommitdiffstats
path: root/community/luarocks
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-09-13 17:55:19 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-09-13 17:56:39 +0200
commitd0760ad90b15125bdaf92c0f1da9d48f8fc94cbc (patch)
tree263e40f3df01da8650980798b5ba2f3cfe7a009c /community/luarocks
parentfdda3e47673a4f685d2090c2c2ff9e0b17c61816 (diff)
community/luarocks: upgrade to 2.4.3
Diffstat (limited to 'community/luarocks')
-rw-r--r--community/luarocks/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/luarocks/APKBUILD b/community/luarocks/APKBUILD
index f88b4ad5ded..93b142af798 100644
--- a/community/luarocks/APKBUILD
+++ b/community/luarocks/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=luarocks
-pkgver=2.4.2
-pkgrel=1
+pkgver=2.4.3
+pkgrel=0
pkgdesc="Deployment and management system for Lua modules"
url="http://www.luarocks.org/"
arch="noarch"
@@ -79,5 +79,5 @@ _subpackage() {
install -D -m 644 "$srcdir"/config.lua "$subpkgdir"/etc/$pkgname/config-$lver.lua
}
-sha512sums="30e3b3fb338387412f406c415af49d3624f4dfc05ac5f245185127a0288248ccfae924e7bbdd5b68fef00524c7cc70d9f632ae00f4c696bdf0582e71e8945bc4 luarocks-2.4.2.tar.gz
+sha512sums="a4efe19e650772594db107218422333d462a843561f37787744244d359bb6337dfbcfd143f5f7c407725409f54754f3bf7552423cbb31c4633d9960af1d2f9bf luarocks-2.4.3.tar.gz
c41bf3f8491e25d69ce0fee379203cc3721f2c79bb9ff652488aa2d66bc1e4613bd59d331cf17b9f18521d4f63539ce946b6a39038dc844083463c2c96f71811 config.lua"