summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroli2017-12-06 20:34:12 +0000
committeroli2017-12-06 20:34:12 +0000
commit2ae60d2ca1e6b3dea95cb9032b67e6ab1fdc4cc4 (patch)
treea91fb912fe35c7ea4144e8eb7a45409f13ce8894
parent27285489e306b16accf5958d19107e31ef7370e9 (diff)
downloadaur-2ae60d2ca1e6b3dea95cb9032b67e6ab1fdc4cc4.tar.gz
Updated to nginx 1.13.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b11a56bca20..82dfa6ce1d3c 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 = 3
+ pkgrel = 4
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.6.tar.gz
+ source = https://nginx.org/download/nginx-1.13.7.tar.gz
source = git+https://github.com/kvspb/nginx-auth-ldap.git
- sha256sums = 8512fc6f986a20af293b61f33b0e72f64a72ea5b1acbcc790c4c4e2d6f63f8f8
+ sha256sums = beb732bc7da80948c43fd0bf94940a21a21b1c1ddfba0bd99a4b88e026220f5c
sha256sums = SKIP
pkgname = nginx-mainline-mod-auth-ldap-git
diff --git a/PKGBUILD b/PKGBUILD
index f4d36df3d11d..bd151b5aa9c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-auth-ldap-git
pkgver=r137.42d195d
-pkgrel=3
+pkgrel=4
_modname=nginx-auth-ldap
-_nginxver=1.13.6
+_nginxver=1.13.7
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=('8512fc6f986a20af293b61f33b0e72f64a72ea5b1acbcc790c4c4e2d6f63f8f8'
+sha256sums=('beb732bc7da80948c43fd0bf94940a21a21b1c1ddfba0bd99a4b88e026220f5c'
'SKIP')
pkgver() {