summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2017-11-07 09:49:06 +0100
committerMassimiliano Torromeo2017-11-07 09:49:06 +0100
commit5008c05d0c2480cb0e64ff57ab2da37ccf565a31 (patch)
tree9dbfda9c1c0c6f125a16c4603535c2c2d9a4b105
parentd750498c8b3f5a16756f4b430b3b2695195ba972 (diff)
downloadaur-5008c05d0c2480cb0e64ff57ab2da37ccf565a31.tar.gz
Updated to 1.5.1-7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e7f473fd6e3..564fe29a8391 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
# Generated by mksrcinfo v8
-# Fri Oct 27 10:34:17 UTC 2017
+# Tue Nov 7 08:49:06 UTC 2017
pkgbase = nginx-mainline-mod-auth_pam
pkgdesc = Nginx mainline module to use PAM for simple http authentication
pkgver = 1.5.1
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/sto/ngx_http_auth_pam_module
arch = i686
arch = x86_64
license = BSD
depends = nginx-mainline
depends = pam
- source = https://nginx.org/download/nginx-1.13.5.tar.gz
+ source = https://nginx.org/download/nginx-1.13.6.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 = 0e75b94429b3f745377aeba3aff97da77bf2b03fcb9ff15b3bad9b038db29f2e
+ sha256sums = 8512fc6f986a20af293b61f33b0e72f64a72ea5b1acbcc790c4c4e2d6f63f8f8
sha256sums = 77676842919134af88a7b4bfca4470223e3a00d287d17c0dbdc9a114a685b6e7
sha256sums = 1a59787672cf9c6768cb77c31f19a870eaf556c7b28c8c22a22cf8a7013b93af
diff --git a/PKGBUILD b/PKGBUILD
index b7410d086cf1..0a65ca7547d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-auth_pam
pkgver=1.5.1
-pkgrel=6
+pkgrel=7
_modname=ngx_http_auth_pam_module
-_nginxver=1.13.5
+_nginxver=1.13.6
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=('0e75b94429b3f745377aeba3aff97da77bf2b03fcb9ff15b3bad9b038db29f2e'
+sha256sums=('8512fc6f986a20af293b61f33b0e72f64a72ea5b1acbcc790c4c4e2d6f63f8f8'
'77676842919134af88a7b4bfca4470223e3a00d287d17c0dbdc9a114a685b6e7'
'1a59787672cf9c6768cb77c31f19a870eaf556c7b28c8c22a22cf8a7013b93af')