summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroli2018-03-21 10:47:04 +0000
committeroli2018-03-21 10:47:04 +0000
commitee3ec16e7f1271e382de0452074fddff6b1dff9d (patch)
tree255f3ddd417d8208b08655e1734c71c3567e60ec
parente69fd0be8b28c576a1a682416a5c50f45d73b5e9 (diff)
downloadaur-ee3ec16e7f1271e382de0452074fddff6b1dff9d.tar.gz
Update to nginx 1.13.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f7b8ab05545..69503f2d3b30 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 = 5
+ pkgrel = 6
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.9.tar.gz
+ source = https://nginx.org/download/nginx-1.13.10.tar.gz
source = git+https://github.com/kvspb/nginx-auth-ldap.git
- sha256sums = 5faea18857516fe68d30be39c3032bd22ed9cf85e1a6fdf32e3721d96ff7fa42
+ sha256sums = 336182104d90be3c40c874f7f06f87dbb357da1dc74ea573ad081a0f29a94885
sha256sums = SKIP
pkgname = nginx-mainline-mod-auth-ldap-git
diff --git a/PKGBUILD b/PKGBUILD
index 3ce99cbcb5b2..45b0c92f9950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-auth-ldap-git
pkgver=r137.42d195d
-pkgrel=5
+pkgrel=6
_modname=nginx-auth-ldap
-_nginxver=1.13.9
+_nginxver=1.13.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=('5faea18857516fe68d30be39c3032bd22ed9cf85e1a6fdf32e3721d96ff7fa42'
+sha256sums=('336182104d90be3c40c874f7f06f87dbb357da1dc74ea573ad081a0f29a94885'
'SKIP')
pkgver() {