summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c2bafcb1d583e787e14c0f6c498d2feebc1742a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mod_auth_openidc
	pkgdesc = OpenID Connect Relying Party implementation for Apache 2.x
	pkgver = 2.4.13
	pkgrel = 1
	url = https://www.mod-auth-openidc.org
	arch = x86_64
	license = Apache
	makedepends = apache
	makedepends = jansson
	depends = apr-util
	depends = cjose
	depends = curl
	depends = openssl
	depends = pcre2
	source = https://github.com/zmartzone/mod_auth_openidc/releases/download/v2.4.13/mod_auth_openidc-2.4.13.tar.gz
	sha256sums = 09eb8d4a616c2c1d8a767275cec7e26f11b22e7b28529d882c3867645cd9f757

pkgname = mod_auth_openidc