summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroli2018-04-18 08:36:49 +0000
committeroli2018-04-18 08:36:49 +0000
commit78f9dd6eb34a2e28b4682855778f038fd6549597 (patch)
treee0963a275620ae21d429364143d141b85c50ec89
parentf436b0eb279ec62b037a4142cac0b93cea1d333c (diff)
downloadaur-78f9dd6eb34a2e28b4682855778f038fd6549597.tar.gz
Update to nginx 1.13.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0402bd4ecf1e..e20c8acd7592 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-mainline-mod-auth-ldap-git
pkgdesc = LDAP Authentication module for nginx
pkgver = r137.42d195d
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/kvspb/nginx-auth-ldap
arch = i686
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = nginx-mainline-mod-auth-ldap-git
makedepends = git
depends = nginx-mainline
depends = libldap
- source = https://nginx.org/download/nginx-1.13.11.tar.gz
+ source = https://nginx.org/download/nginx-1.13.12.tar.gz
source = git+https://github.com/kvspb/nginx-auth-ldap.git
- sha256sums = 35799c974644d2896b34ba876461dfd142c1b11f06f5aa57d255a77d4da36f05
+ sha256sums = fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de
sha256sums = SKIP
pkgname = nginx-mainline-mod-auth-ldap-git
diff --git a/PKGBUILD b/PKGBUILD
index af9cdf9e18f5..da0bc5ff487b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-auth-ldap-git
pkgver=r137.42d195d
-pkgrel=7
+pkgrel=8
_modname=nginx-auth-ldap
-_nginxver=1.13.11
+_nginxver=1.13.12
pkgdesc='LDAP Authentication module for nginx'
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ source=(
git+https://github.com/kvspb/nginx-auth-ldap.git
)
-sha256sums=('35799c974644d2896b34ba876461dfd142c1b11f06f5aa57d255a77d4da36f05'
+sha256sums=('fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de'
'SKIP')
pkgver() {