aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-pc/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2014-05-10 16:38:56 +0300
committerTimo Teräs <timo.teras@iki.fi>2014-05-10 16:38:56 +0300
commite712413bd93f7fc53ba3027fe32d0c8259250370 (patch)
tree01582f4c70da2640ae6d06d8d580e1b2f29872a3 /main/lua-pc/APKBUILD
parentfc225b5b00663065567334f030f8f5abc7935253 (diff)
downloadaports-e712413bd93f7fc53ba3027fe32d0c8259250370.tar.bz2
aports-e712413bd93f7fc53ba3027fe32d0c8259250370.tar.xz
main/lua-lpc: fix lua5.2 build
Diffstat (limited to 'main/lua-pc/APKBUILD')
-rw-r--r--main/lua-pc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-pc/APKBUILD b/main/lua-pc/APKBUILD
index d4e708de31..d397445766 100644
--- a/main/lua-pc/APKBUILD
+++ b/main/lua-pc/APKBUILD
@@ -5,7 +5,7 @@ _luaversions="5.1 5.2"
pkgname=lua-pc
_name=lpc
pkgver=1.0.0
-pkgrel=6
+pkgrel=7
pkgdesc="Lua Process Call"
url="https://github.com/LuaDist/lpc"
arch="all"