summaryrefslogtreecommitdiff
path: root/user/luarocks
diff options
context:
space:
mode:
authorKiyoshi Aman <adelie@aerdan.vulpine.house>2020-01-29 21:16:27 -0500
committerKiyoshi Aman <adelie@aerdan.vulpine.house>2020-01-29 21:16:27 -0500
commita72b5bc457c78920c14f7d3c94fd779711d52000 (patch)
tree0b530afcb57e0c922fa6ad9c0b5b5a4614975a49 /user/luarocks
parent0a534671ed5c5a0a703e808ab9fda9f2af0b8404 (diff)
downloadpackages-a72b5bc457c78920c14f7d3c94fd779711d52000.tar.gz
packages-a72b5bc457c78920c14f7d3c94fd779711d52000.tar.bz2
packages-a72b5bc457c78920c14f7d3c94fd779711d52000.tar.xz
packages-a72b5bc457c78920c14f7d3c94fd779711d52000.zip
user/luarocks: upgrade to 3.3.0
Diffstat (limited to 'user/luarocks')
-rw-r--r--user/luarocks/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/luarocks/APKBUILD b/user/luarocks/APKBUILD
index 42695a0ef..b4c21eadd 100644
--- a/user/luarocks/APKBUILD
+++ b/user/luarocks/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kiyoshi Aman <adelie@aerdan.vulpine.house>
# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname=luarocks
-pkgver=3.2.1
+pkgver=3.3.0
pkgrel=0
pkgdesc="Package manager for Lua software"
url="https://luarocks.org/"
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="9abf2c5477b9ab8e3caf485dd10fc154435b41efc13c7709f36a9182ccbd98d022738627f76901977a9b7c42ae61e5f139e78070d469094a7571910afbb747ff luarocks-3.2.1.tar.gz"
+sha512sums="746739b390d53a694516c368b90020dff4ce4db5de6b651ee5eefc9b940b677606635a9fecc5cc2849e83778e2c75d509e8fb34f33f8558ba0962256327a3fbb luarocks-3.3.0.tar.gz"