blob: ce5d28dd8a3cf6b7a9111d461bb990009b96d8e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = mod_authnz_pam
pkgdesc = Apache module to run PAM authorization on result of other module's authentication; also full Basic Auth PAM provider.
pkgver = 1.2.3
pkgrel = 1
url = https://www.adelton.com/apache/mod_authnz_pam/
arch = i686
arch = x86_64
license = apache-2.0
makedepends = pkgconfig
depends = apache
depends = pam
source = https://github.com/adelton/mod_authnz_pam/archive/mod_authnz_pam-1.2.3.tar.gz
sha256sums = 43151a8e1d298729c27742978821cee101c58b15c5880ef54e1982381b6c588f
pkgname = mod_authnz_pam
|