diff options
| author | Mark Weiman <mark.weiman@markzz.com> | 2016-01-02 01:22:31 -0500 |
|---|---|---|
| committer | Mark Weiman <mark.weiman@markzz.com> | 2016-01-02 01:22:31 -0500 |
| commit | 5c3b7276abf0d01b53662f38db5b4d52377343ed (patch) | |
| tree | 8286ac3539ed49a2a1e9a65f8b7fca0976a06de6 /nginx-pam/.SRCINFO | |
| download | markzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.tar.gz markzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.zip | |
initial commit
Signed-off-by: Mark Weiman <mark.weiman@markzz.com>
Diffstat (limited to 'nginx-pam/.SRCINFO')
| -rw-r--r-- | nginx-pam/.SRCINFO | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/nginx-pam/.SRCINFO b/nginx-pam/.SRCINFO new file mode 100644 index 0000000..37c31a5 --- /dev/null +++ b/nginx-pam/.SRCINFO @@ -0,0 +1,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 + |
