summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfiregore2016-02-26 09:50:55 +0100
committerfiregore2016-02-26 09:50:55 +0100
commita1ac3977361c20b0514e469f2819aba3f8bcb219 (patch)
treef4e644b82bf661bdfd96de64d1b8271882340aa5 /PKGBUILD
parentadcc73be8c3c3e17821c0aa1d4e4b4a3424db687 (diff)
downloadaur-a1ac3977361c20b0514e469f2819aba3f8bcb219.tar.gz
Fixing 1.9.12, removed YubiKey Supoort
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38a8f3834368..fe6ffeaea4a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ _pkgname=nginx
provides=('nginx')
conflicts=('nginx')
pkgver=1.9.12
-pkgrel=1
+pkgrel=3
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.'
+Support, with Naxsi, Certificate Transparency, GeoIP (GeoIP Legacy).'
arch=('i686' 'x86_64')
url='http://nginx.org'
license=('custom')
@@ -32,7 +32,7 @@ source=($url/download/nginx-$pkgver.tar.gz
#https://dl.google.com/dl/page-speed/psol/$_psolver.tar.gz
git+https://github.com/nbs-system/naxsi.git
git+https://github.com/google/ngx_brotli.git
- git+https://github.com/sanderv32/ngx_http_auth_yubikey_module.git
+ #git+https://github.com/sanderv32/ngx_http_auth_yubikey_module.git
#git+https://github.com/aperezdc/ngx-fancyindex.git
git+https://github.com/openresty/headers-more-nginx-module.git
git+https://github.com/grahamedgecombe/nginx-ct.git
@@ -77,7 +77,6 @@ build() {
--with-http_geoip_module \
--with-stream \
--with-threads \
- --add-module=../ngx_http_auth_yubikey_module \
--add-module=../naxsi/naxsi_src \
--add-module=../headers-more-nginx-module \
--add-module=../nginx-ct \
@@ -123,7 +122,6 @@ md5sums=('0afe4a7e589a0de43b7b54aa055a4351'
'SKIP'
'SKIP'
'SKIP'
- 'SKIP'
'ce9a06bcaf66ec4a3c4eb59b636e0dfd'
'3441ce77cdd1aab6f0ab7e212698a8a7')
sha1sums=('5945a0701f0ee0755fd20643f755507996a3f7f3'
@@ -131,6 +129,5 @@ sha1sums=('5945a0701f0ee0755fd20643f755507996a3f7f3'
'SKIP'
'SKIP'
'SKIP'
- 'SKIP'
'df6dd84b41f5127fec39216d578cfbbe1815699f'
'e43ccb1e8eb90bea64cb3cd0967a2df891473834')