summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-08-16 14:22:55 +0200
committerMartchus2019-08-16 14:22:55 +0200
commit1c5b7efb3a9232d24fbd3c69bfa58ed15bff43e2 (patch)
tree7565c6d5436f85523d2d8760fdb4b4993e8b7b21 /PKGBUILD
parent5751490e118c7819a8f342a31d7c417ea4acf136 (diff)
downloadaur-1c5b7efb3a9232d24fbd3c69bfa58ed15bff43e2.tar.gz
Update to NGINX 1.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f21e36d8b5e..29e8a35a683c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=nginx-mod-upload-progress
pkgver=0.9.2
-pkgrel=4
+pkgrel=5
_dirname="nginx-upload-progress-module-$pkgver"
-_nginxver=1.16.0
+_nginxver=1.16.1
pkgdesc='NGINX module implementing an upload progress system, that monitors RFC1867 POST uploads'
arch=('x86_64')