summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8ddfaff628c..06ae2130ece0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Feb 11 15:34:15 UTC 2016
+# Thu Feb 11 15:41:19 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) ,YubiKey Auth Support builtin and with Thread Pools.
pkgver = 1.9.11
@@ -39,6 +39,7 @@ pkgbase = nginx-mainline-waf
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
+ md5sums = SKIP
md5sums = ce9a06bcaf66ec4a3c4eb59b636e0dfd
md5sums = 3441ce77cdd1aab6f0ab7e212698a8a7
sha1sums = 0666fd3ec16c6f98086952c0cd0e0da277e38c08
@@ -46,6 +47,7 @@ pkgbase = nginx-mainline-waf
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
+ sha1sums = SKIP
sha1sums = df6dd84b41f5127fec39216d578cfbbe1815699f
sha1sums = e43ccb1e8eb90bea64cb3cd0967a2df891473834
diff --git a/PKGBUILD b/PKGBUILD
index 23cfd4c4ab33..4f351b820316 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=nginx
provides=('nginx')
conflicts=('nginx')
pkgver=1.9.11
-pkgrel=3
+pkgrel=5
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline, Brotli
Support, with Naxsi, Certificate Transparency, GeoIP (GeoIP Legacy) ,YubiKey Auth Support builtin and with Thread Pools.'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ license=('custom')
_psver=1.9.32.4-beta
_psolver=1.9.32.4
-depends=('pcre' 'zlib' 'openssl' 'geoip' 'yubico-c-client')
+depends=('pcre' 'zlib' 'openssl' 'geoip' 'yubico-c-client' 'libbrotli-git')
backup=('etc/nginx/fastcgi.conf'
'etc/nginx/fastcgi_params'
'etc/nginx/koi-win'