summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-08-16 14:22:56 +0200
committerMartchus2019-08-16 14:22:56 +0200
commit13a25e5c3a6e875061ee0c3acca97fc864bc4d54 (patch)
treef6bca0aef1b64398bcf5a4a0306749ccfd4dfaa1 /PKGBUILD
parent3d2318f674f3b6dba2966a2399132762f5f61ff4 (diff)
downloadaur-13a25e5c3a6e875061ee0c3acca97fc864bc4d54.tar.gz
Update to NGINX 1.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c29b6a78e31..816f691e400c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=nginx-mod-dav-ext
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
_dirname="nginx-dav-ext-module-$pkgver"
-_nginxver=1.16.0
+_nginxver=1.16.1
pkgdesc='NGINX WebDAV missing commands support'
arch=('x86_64')
depends=("nginx=$_nginxver" 'libutil-linux' 'libxslt')
-url='http://nginx-rtmp.blogspot.de'
+url='https://github.com/arut/nginx-dav-ext-module'
license=('BSD')
source=(