1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-15 04:05:15 +03:00

testing/apache-mod-auth-openidc: rebuild against openssl3

This commit is contained in:
psykose 2022-08-04 13:08:29 +02:00
parent 0bc65c8c3f
commit 65db9c45d2
No known key found for this signature in database

View file

@ -2,7 +2,7 @@
pkgname=apache-mod-auth-openidc
_pkgname=mod_auth_openidc
pkgver=2.4.4.1
pkgrel=0
pkgrel=1
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
@ -41,4 +41,6 @@ package() {
install -Dm644 README.md "$pkgdir"/usr/share/doc/"$pkgname"/README.md
}
sha512sums="fd551ba709221cbe20d1ed3eb80023a03b8d9e793f41cdfc6ab8e0cc165a3580632c31035a6cd43950b20e16b3da941d8f8e9c7f6b580c89b82f02ccb42d7e92 mod_auth_openidc-2.4.4.1.tar.gz"
sha512sums="
fd551ba709221cbe20d1ed3eb80023a03b8d9e793f41cdfc6ab8e0cc165a3580632c31035a6cd43950b20e16b3da941d8f8e9c7f6b580c89b82f02ccb42d7e92 mod_auth_openidc-2.4.4.1.tar.gz
"