summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroli2020-04-16 17:37:24 +0000
committeroli2020-04-16 17:37:24 +0000
commit3d26f7ed99acdafd23d8392e3f2f8ccf92efa5c3 (patch)
tree0f08c479211fae97a745c2a0c7f9d73c35145f9b
parenta34fb969426b683660f0e8fa70bb8e0ae89e784a (diff)
downloadaur-3d26f7ed99acdafd23d8392e3f2f8ccf92efa5c3.tar.gz
Update to nginx 1.17.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e3eb3d713ba..6dd926e787d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-mainline-mod-auth-ldap-git
pkgdesc = LDAP Authentication module for nginx
- pkgver = r145.e208153
- pkgrel = 7
+ pkgver = r156.bf64cf2
+ pkgrel = 1
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.17.9.tar.gz
+ source = https://nginx.org/download/nginx-1.17.10.tar.gz
source = git+https://github.com/kvspb/nginx-auth-ldap.git
- sha256sums = 7dd65d405c753c41b7fdab9415cfb4bdbaf093ec6d9f7432072d52cb7bcbb689
+ sha256sums = a9aa73f19c352a6b166d78e2a664bb3ef1295bbe6d3cc5aa7404bd4664ab4b83
sha256sums = SKIP
pkgname = nginx-mainline-mod-auth-ldap-git
diff --git a/PKGBUILD b/PKGBUILD
index 935ef8a4497c..500047f1ee71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Oliver Paschke <oli.paschke@gmail.com>
pkgname=nginx-mainline-mod-auth-ldap-git
-pkgver=r145.e208153
-pkgrel=7
+pkgver=r156.bf64cf2
+pkgrel=1
_modname=nginx-auth-ldap
-_nginxver=1.17.9
+_nginxver=1.17.10
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=('7dd65d405c753c41b7fdab9415cfb4bdbaf093ec6d9f7432072d52cb7bcbb689'
+sha256sums=('a9aa73f19c352a6b166d78e2a664bb3ef1295bbe6d3cc5aa7404bd4664ab4b83'
'SKIP')
pkgver() {