summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregor Reitzenstein2017-08-29 17:58:36 +0200
committerGregor Reitzenstein2017-08-29 17:58:36 +0200
commit27491fc22217975c1caf43fabb121bba027ef7ff (patch)
tree1e5efd2624989e0773cbb0254a2fb8885762625a
parentb54f1717a0b5e83304f133794227439c7809b1e1 (diff)
downloadaur-27491fc22217975c1caf43fabb121bba027ef7ff.tar.gz
Update nginx version to 1.13.4
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d9ab3c4db20..d5d9b6a6b223 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.0
pkgrel=1
_modname=spnego-http-auth-nginx-module
-_nginxver=1.13.3
+_nginxver=1.13.4
pkgdesc='Nginx module to use SPNEGO for http authentication'
arch=('i686' 'x86_64')