summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cd10cfb6ed9..310912184a5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Feb 26 08:50:35 UTC 2016
+# Thu May 12 19:47:26 UTC 2016
pkgbase = nginx-mainline-waf
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, mainline, Brotli Support, with Naxsi, Certificate Transparency, GeoIP (GeoIP Legacy).
- pkgver = 1.9.12
- pkgrel = 3
+ pkgver = 1.9.15
+ pkgrel = 1
url = http://nginx.org
install = nginx.install
arch = i686
@@ -27,7 +27,7 @@ pkgbase = nginx-mainline-waf
backup = etc/nginx/uwsgi_params
backup = etc/nginx/win-utf
backup = etc/logrotate.d/nginx
- source = http://nginx.org/download/nginx-1.9.12.tar.gz
+ source = http://nginx.org/download/nginx-1.9.15.tar.gz
source = git+https://github.com/nbs-system/naxsi.git
source = git+https://github.com/google/ngx_brotli.git
source = git+https://github.com/openresty/headers-more-nginx-module.git
diff --git a/PKGBUILD b/PKGBUILD
index fe6ffeaea4a4..44cc1799b5ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=nginx-mainline-waf
_pkgname=nginx
provides=('nginx')
conflicts=('nginx')
-pkgver=1.9.12
-pkgrel=3
+pkgver=1.9.15
+pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline, Brotli
Support, with Naxsi, Certificate Transparency, GeoIP (GeoIP Legacy).'
arch=('i686' 'x86_64')