aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-resty-hmac
diff options
context:
space:
mode:
Diffstat (limited to 'community/lua-resty-hmac')
-rw-r--r--community/lua-resty-hmac/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lua-resty-hmac/APKBUILD b/community/lua-resty-hmac/APKBUILD
index 1e52c2dc4f..a41deaf0c9 100644
--- a/community/lua-resty-hmac/APKBUILD
+++ b/community/lua-resty-hmac/APKBUILD
@@ -3,10 +3,10 @@
pkgname=lua-resty-hmac
pkgver=0.02.20180101
_commitid=989f601acbe74dee71c1a48f3e140a427f2d03ae
-pkgrel=0
+pkgrel=1
pkgdesc="HMAC functions for OpenResty"
url="https://github.com/jkeys089/lua-resty-hmac"
-arch="noarch !s390x"
+arch="noarch"
license="BSD"
depends="nginx-mod-http-lua lua-resty-string"
makedepends=""