summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-07-31 18:06:30 +0200
committerMassimiliano Torromeo2018-07-31 18:06:30 +0200
commit554f5445aadd2499bce6d91008a4e3bb9b7b90d9 (patch)
tree3047edcef3a415da57718fed42fa8771c869efb3
parentbe9b07fe016b5847bf650287dde7419a9d9ebf08 (diff)
downloadaur-554f5445aadd2499bce6d91008a4e3bb9b7b90d9.tar.gz
Updated to 1.5.1-13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6ceb3b255c8..3ef63861a8a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
# Generated by mksrcinfo v8
-# Fri Jun 8 15:05:57 UTC 2018
+# Tue Jul 31 16:06:30 UTC 2018
pkgbase = nginx-mainline-mod-auth_pam
pkgdesc = Nginx mainline module to use PAM for simple http authentication
pkgver = 1.5.1
- pkgrel = 12
+ pkgrel = 13
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.15.0.tar.gz
+ source = https://nginx.org/download/nginx-1.15.2.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 = b0b58c9a3fd73aa8b89edf5cfadc6641a352e0e6d3071db1eb3215d72b7fb516
+ sha256sums = eeba09aecfbe8277ac33a5a2486ec2d6731739f3c1c701b42a0c3784af67ad90
sha256sums = 77676842919134af88a7b4bfca4470223e3a00d287d17c0dbdc9a114a685b6e7
sha256sums = 1a59787672cf9c6768cb77c31f19a870eaf556c7b28c8c22a22cf8a7013b93af
diff --git a/PKGBUILD b/PKGBUILD
index 9115183b4fae..ee1093fff948 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-auth_pam
pkgver=1.5.1
-pkgrel=12
+pkgrel=13
_modname=ngx_http_auth_pam_module
-_nginxver=1.15.0
+_nginxver=1.15.2
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=('b0b58c9a3fd73aa8b89edf5cfadc6641a352e0e6d3071db1eb3215d72b7fb516'
+sha256sums=('eeba09aecfbe8277ac33a5a2486ec2d6731739f3c1c701b42a0c3784af67ad90'
'77676842919134af88a7b4bfca4470223e3a00d287d17c0dbdc9a114a685b6e7'
'1a59787672cf9c6768cb77c31f19a870eaf556c7b28c8c22a22cf8a7013b93af')