1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00

testing/apache-mod-auth-openidc: upgrade to 2.4.16

This commit is contained in:
Celeste 2024-08-23 13:38:18 +00:00
parent b74a84ab51
commit 76322ed3e7

View file

@ -1,8 +1,8 @@
# Maintainer: Takumi Takahashi <takumiiinn@gmail.com>
pkgname=apache-mod-auth-openidc
_pkgname=mod_auth_openidc
pkgver=2.4.15.7
pkgrel=1
pkgver=2.4.16
pkgrel=0
pkgdesc="OpenID Connect Relying Party implementation for Apache HTTP Server 2.x"
url="https://www.mod-auth-openidc.org"
arch="all !s390x" # tests fails on s390x from cjose
@ -57,5 +57,5 @@ package() {
}
sha512sums="
cf32be4eaf5df9000af760bc1ef2fe372110fb385c4fc216724563eb71593a765a533acbf5210fd0686a58eab606bd362c8f1514c2f179906a502b25556a14b6 mod_auth_openidc-2.4.15.7.tar.gz
e0cca71679282f90764ef0fcb01d7579bc9c9fa9954cf36eff6dac33d8b100f473658621f945e4929ab75b5edab7d3e1eb500925f8437e01e9081efe361aba64 mod_auth_openidc-2.4.16.tar.gz
"