mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-08 05:46:38 +02:00
community/lua-resty-openidc: upgrade to 1.7.5
ref https://gitlab.alpinelinux.org/alpine/aports/-/issues/13357 (cherry picked from commit 347dc63db0fd00ba5725df17fb9d68c6e92381e6)
This commit is contained in:
parent
faaee30854
commit
89aa18397a
@ -1,8 +1,8 @@
|
||||
# Contributor: Timo Teräs <timo.teras@iki.fi>
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=lua-resty-openidc
|
||||
pkgver=1.7.1
|
||||
pkgrel=1
|
||||
pkgver=1.7.5
|
||||
pkgrel=0
|
||||
pkgdesc="OpenID Connect library for the nginx lua module"
|
||||
url="https://github.com/zmartzone/$pkgname"
|
||||
arch="noarch"
|
||||
@ -18,4 +18,6 @@ package() {
|
||||
cp -r ./lib/resty "$pkgdir/usr/share/lua/common"
|
||||
}
|
||||
|
||||
sha512sums="ce52684ebb3a492382e93a71a11c62d1cd17d1a3fd266e7d95453729abeb036ed99fded1a9cee55aec444d7a3e36d7cebd7a537006dff71fafd5dc8aa4c32378 lua-resty-openidc-1.7.1.tar.gz"
|
||||
sha512sums="
|
||||
d483efff27a0566ffadeb8f0da0df0147e9510bcfd5f4d295c7ce11925af882c9604e8d72f676bd9d6b6ded83c2c9f65ff958605856a8d218d4992136f0f4577 lua-resty-openidc-1.7.5.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user