blob: 37c31a59f6ece74b5d0e1367fd9e8558e7d60a0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = nginx-pam
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server with added pam directives
pkgver = 1.8.0
pkgrel = 2
url = http://nginx.org
install = nginx.install
arch = i686
arch = x86_64
license = custom
depends = pcre
depends = zlib
depends = openssl
depends = geoip
provides = nginx
conflicts = nginx
backup = etc/nginx/fastcgi.conf
backup = etc/nginx/fastcgi_params
backup = etc/nginx/koi-win
backup = etc/nginx/koi-utf
backup = etc/nginx/mime.types
backup = etc/nginx/nginx.conf
backup = etc/nginx/scgi_params
backup = etc/nginx/uwsgi_params
backup = etc/nginx/win-utf
backup = etc/logrotate.d/nginx
source = https://github.com/stogh/ngx_http_auth_pam_module/archive/v1.4.tar.gz
source = http://nginx.org/download/nginx-1.8.0.tar.gz
source = http://nginx.org/download/nginx-1.8.0.tar.gz.asc
source = service
source = logrotate
md5sums = a5c0fb3af7158297c1457739947b9b0c
md5sums = 3ca4a37931e9fa301964b8ce889da8cb
md5sums = SKIP
md5sums = 80cc5f267dfc737484f653d8b48ac6cd
md5sums = 4ddf076f128cd1738e0c0bba493903bb
pkgname = nginx-pam
|