aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/lua-resty-openidc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/lua-resty-openidc/APKBUILD b/testing/lua-resty-openidc/APKBUILD
index f456401953..26fafb0334 100644
--- a/testing/lua-resty-openidc/APKBUILD
+++ b/testing/lua-resty-openidc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=lua-resty-openidc
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=0
pkgdesc="OpenID Connect library for the nginx lua module"
url="https://github.com/zmartzone/$pkgname"
@@ -18,4 +18,4 @@ package() {
cp -r ./lib/resty "$pkgdir/usr/share/lua/common"
}
-sha512sums="c26e530c5f1fcf8d4939820b1541e70444efb63dc60e3834231812d86c8f7c06c06ad1b12b79b94d27338b93f32e5a1acd78158d9aed4b9a4f8f133fc6a17625 lua-resty-openidc-1.7.0.tar.gz"
+sha512sums="ce52684ebb3a492382e93a71a11c62d1cd17d1a3fd266e7d95453729abeb036ed99fded1a9cee55aec444d7a3e36d7cebd7a537006dff71fafd5dc8aa4c32378 lua-resty-openidc-1.7.1.tar.gz"