aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-optparse
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-12-22 00:15:20 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-12-22 00:16:11 +0100
commitf02c78a56d144a0ba6734186d5bbdcd659196aed (patch)
tree487a247c6b4c901e2d2746e92feea8fa170b7677 /community/lua-optparse
parent1496702574a0fb76739520b603ca60c8d4081488 (diff)
downloadaports-f02c78a56d144a0ba6734186d5bbdcd659196aed.tar.bz2
aports-f02c78a56d144a0ba6734186d5bbdcd659196aed.tar.xz
community/lua-optparse: upgrade to 1.3
Diffstat (limited to 'community/lua-optparse')
-rw-r--r--community/lua-optparse/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lua-optparse/APKBUILD b/community/lua-optparse/APKBUILD
index 93a1d42751..869aed1005 100644
--- a/community/lua-optparse/APKBUILD
+++ b/community/lua-optparse/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lua-optparse
_pkgname=optparse
-pkgver=1.2
-pkgrel=1
+pkgver=1.3
+pkgrel=0
pkgdesc="Parse and process command-line options"
url="https://github.com/gvvaughan/optparse"
arch="noarch"
@@ -38,4 +38,4 @@ _subpackage() {
echo 'rock_manifest = {}' > "$rockdir"/rock_manifest
}
-sha512sums="65d5a2a0ad05b1f43fdfe28cbc84aa9eb718d0691da24ad23a92f6ca18da29b68107cbdb1c27d45d9b0aeec01f2ed8bd6755b692db40bb871865690f49a018c9 lua-optparse-1.2.tar.gz"
+sha512sums="a1ee1d2d1d0982dee6484e354158fdef5a6fbd04075ba4cc33018e387ceb3a881a518419247c7520d6466ef062fdc4c8f96e9428af5c7b2a8e65bdf7bec07ae1 lua-optparse-1.3.tar.gz"