summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe5095eaf94722f86dc5471220508a4c974ca473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = mod_auth_openidc
	pkgdesc = An authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider.
	pkgver = 2.4.9
	pkgrel = 1
	url = https://www.mod-auth-openidc.org/
	arch = x86_64
	license = Apache
	makedepends = apache
	makedepends = jansson
	depends = curl
	depends = cjose
	depends = pcre
	source = https://github.com/zmartzone/mod_auth_openidc/archive/v2.4.9.tar.gz
	sha512sums = 21033971fedcfa1b8042aba53b17c2dba8f5c633006a40a01ae56d347eff5d772f380d0f2d0b7b8284e45796c25dd4aff96b8bf9299c283d0b40ff742d3a933c

pkgname = mod_auth_openidc