summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2017-04-27 14:02:21 +0200
committerMassimiliano Torromeo2017-04-27 14:02:21 +0200
commit2d7a20878e240e9f9dffe099cb1df9f13cf05064 (patch)
treed2783c79bd1465320f96868d6a47e2812be797e9
parent6430713022190d96a50f89f125d075fa4a0622ed (diff)
downloadaur-2d7a20878e240e9f9dffe099cb1df9f13cf05064.tar.gz
Updated for nginx-mainline 1.13.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7cba383280a..e3f20761fa0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Thu Apr 13 09:54:41 UTC 2017
+# Thu Apr 27 12:02:16 UTC 2017
pkgbase = nginx-mainline-mod-auth_pam
pkgdesc = Nginx mainline module to use PAM for simple http authentication
pkgver = 1.5.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/sto/ngx_http_auth_pam_module
arch = i686
arch = x86_64
license = BSD
depends = nginx-mainline
- source = http://nginx.org/download/nginx-1.12.0.tar.gz
+ source = http://nginx.org/download/nginx-1.13.0.tar.gz
source = https://github.com/sto/ngx_http_auth_pam_module/archive/v1.5.1/ngx_http_auth_pam_module-1.5.1.tar.gz
source = ngx_http_auth_pam_module-critlog.patch::https://patch-diff.githubusercontent.com/raw/sto/ngx_http_auth_pam_module/pull/11.patch
- sha256sums = b4222e26fdb620a8d3c3a3a8b955e08b713672e1bc5198d1e4f462308a795b30
+ sha256sums = 79f52ab6550f854e14439369808105b5780079769d7b8db3856be03c683605d7
sha256sums = 77676842919134af88a7b4bfca4470223e3a00d287d17c0dbdc9a114a685b6e7
sha256sums = 1a59787672cf9c6768cb77c31f19a870eaf556c7b28c8c22a22cf8a7013b93af
diff --git a/PKGBUILD b/PKGBUILD
index 1dfc68c74a08..20727c49b3c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-auth_pam
pkgver=1.5.1
-pkgrel=2
+pkgrel=3
_modname=ngx_http_auth_pam_module
-_nginxver=1.12.0
+_nginxver=1.13.0
pkgdesc='Nginx mainline module to use PAM for simple http authentication'
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ source=(
$_modname-critlog.patch::https://patch-diff.githubusercontent.com/raw/sto/ngx_http_auth_pam_module/pull/11.patch
)
-sha256sums=('b4222e26fdb620a8d3c3a3a8b955e08b713672e1bc5198d1e4f462308a795b30'
+sha256sums=('79f52ab6550f854e14439369808105b5780079769d7b8db3856be03c683605d7'
'77676842919134af88a7b4bfca4470223e3a00d287d17c0dbdc9a114a685b6e7'
'1a59787672cf9c6768cb77c31f19a870eaf556c7b28c8c22a22cf8a7013b93af')