aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/lua-socket/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-socket/APKBUILD b/main/lua-socket/APKBUILD
index 3900bc981fe..37bafe009dd 100644
--- a/main/lua-socket/APKBUILD
+++ b/main/lua-socket/APKBUILD
@@ -4,7 +4,7 @@ _luaversions="5.1 5.2 5.3 5.4"
pkgname=lua-socket
_name=luasocket
pkgver=3.0_rc1_git20160306
-pkgrel=2
+pkgrel=3
_ver=${pkgver%_git*}
_ver=${_ver/_rc/-rc}
pkgdesc="Networking library for Lua"