summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kuznecov2016-04-27 22:40:29 +0600
committerAlexander Kuznecov2016-04-27 22:40:29 +0600
commit109a57f516034ac778607776985b624d0d6b3209 (patch)
treef849e9df8700dc7ad9f00ad6a67671b903b627ba
parent2d84fab56d6d794d1390883f274fd493e7cc7717 (diff)
downloadaur-109a57f516034ac778607776985b624d0d6b3209.tar.gz
nginx ^ 1.10.0
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD21
2 files changed, 23 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e05a383233bb..1c7233b73c27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 2 12:35:53 UTC 2016
+# Wed Apr 27 16:40:11 UTC 2016
pkgbase = nginx-custom
pkgdesc = lightweight HTTP server and IMAP/POP3 proxy server with standard, additional and 3d party modules
- pkgver = 1.8.1
+ pkgver = 1.10.0
pkgrel = 1
url = http://nginx.org
arch = i686
@@ -40,17 +40,17 @@ pkgbase = nginx-custom
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- source = http://nginx.org/download/nginx-1.8.1.tar.gz
- source = ngx_fancyindex.tar.gz::https://github.com/aperezdc/ngx-fancyindex/archive/v0.3.5.tar.gz
+ source = http://nginx.org/download/nginx-1.10.0.tar.gz
+ source = ngx_fancyindex.tar.gz::https://github.com/aperezdc/ngx-fancyindex/archive/v0.3.6.tar.gz
source = ngx_cachepurge.tar.gz::http://labs.frickle.com/files/ngx_cache_purge-2.3.tar.gz
source = ngx_slowfscache.tar.gz::http://labs.frickle.com/files/ngx_slowfs_cache-1.10.tar.gz
source = ngx_uploadprogress.source::https://github.com/masterzen/nginx-upload-progress-module/tarball/v0.9.1
source = ngx_headersmore.source::https://github.com/agentzh/headers-more-nginx-module/tarball/v0.29
source = ngx_echo.source::https://github.com/agentzh/echo-nginx-module/tarball/v0.58
source = ngx_upstreamfair.source::https://github.com/gnosek/nginx-upstream-fair/tarball/a18b4099fbd458111983200e098b6f0c8efed4bc
- source = ngx_authpam.tar.gz::https://github.com/stogh/ngx_http_auth_pam_module/archive/v1.4.tar.gz
- source = ngx_pagespeed.zip::https://github.com/pagespeed/ngx_pagespeed/archive/v1.10.33.2-beta.zip
- source = psol.tar.gz::https://dl.google.com/dl/page-speed/psol/1.10.33.2.tar.gz
+ source = ngx_authpam.tar.gz::https://github.com/stogh/ngx_http_auth_pam_module/archive/v1.5.1.tar.gz
+ source = ngx_pagespeed.zip::https://github.com/pagespeed/ngx_pagespeed/archive/v1.11.33.0-beta.zip
+ source = psol.tar.gz::https://dl.google.com/dl/page-speed/psol/1.11.33.0.tar.gz
source = ngx_rtmp.zip::https://github.com/arut/nginx-rtmp-module/archive/v1.1.7.zip
source = ngx_davext.tar.gz::https://github.com/arut/nginx-dav-ext-module/archive/v0.0.3.tar.gz
source = ngx_naxsi.tar.gz::https://github.com/nbs-system/naxsi/archive/0.54.tar.gz
@@ -59,17 +59,17 @@ pkgbase = nginx-custom
md5sums = 845cab784b50f1666bbf89d7435ac7af
md5sums = 79031b58828462dec53a9faed9ddb36a
md5sums = 6696dc228a567506bca3096b5197c9db
- md5sums = 2e91695074dbdfbf1bcec0ada9fda462
- md5sums = 6d28dfd6cef1f130a1df97d61425798c
+ md5sums = c184c873d2798c5ba92be95ed1209c02
+ md5sums = 76ac525432d459a4615a3a8638195ba9
md5sums = 3d4ec04bbc16c3b555fa20392c1119d1
md5sums = 68a1af12d5c1218fb2b3e05ed7ff6f0c
md5sums = f7dee95dbe8ada5f4d8e9d59ca1f4797
md5sums = 838081f1398965fbf3037bc38d1c2208
md5sums = 6fe61c5b44b2e338c66e1e33ff7e95ab
md5sums = ac5e7f485476af70e0ee1c52016cddaf
- md5sums = a5c0fb3af7158297c1457739947b9b0c
- md5sums = dffa6d500ea1af840b28c1c4244b1fcf
- md5sums = 0c3b1e0c0884b899c37c0cb92b306bcd
+ md5sums = 1e0bbd4535386970d63f51064626bc9a
+ md5sums = 7756ea8925cefe8ed531b3d5b50ca9d2
+ md5sums = c503b01cb92f95a5548cf86a2e7415e5
md5sums = a81e63cd4cf28eaf0c87d27c44e4c44a
md5sums = 2cb502dbda335be4ebd5fed0b3182bae
md5sums = 1bc31058991268e4cfdb44e9b6d8b3b3
diff --git a/PKGBUILD b/PKGBUILD
index 08a5836b92e2..d5fa6e725944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,11 +24,11 @@ _uploadprogress_ver="v0.9.1"
_uploadprogress_dirname="ngx_uploadprogress"
_upstreamfair_hash="a18b4099fbd458111983200e098b6f0c8efed4bc"
_upstreamfair_dirname="ngx_upstreamfair"
-_fancyindex_ver="v0.3.5"
+_fancyindex_ver="v0.3.6"
_fancyindex_dirname="ngx_fancyindex"
-_authpam_ver="1.4"
+_authpam_ver="1.5.1"
_authpam_dirname="ngx_authpam"
-_pagespeed_ver="1.10.33.2"
+_pagespeed_ver="1.11.33.0"
_pagespeed_dirname="ngx_pagespeed"
_rtmp_ver="v1.1.7"
_rtmp_dirname="ngx_rtmp"
@@ -40,7 +40,7 @@ _accesskey_ver="2.0.3"
_accesskey_dirname="ngx_accesskey"
pkgname=nginx-custom
-pkgver=1.8.1
+pkgver=1.10.0
pkgrel=1
pkgdesc="lightweight HTTP server and IMAP/POP3 proxy server with standard, additional and 3d party modules"
arch=('i686' 'x86_64')
@@ -94,17 +94,17 @@ md5sums=('d56559ed5e8cc0b1c7adbe33f2300c4c'
'845cab784b50f1666bbf89d7435ac7af'
'79031b58828462dec53a9faed9ddb36a'
'6696dc228a567506bca3096b5197c9db'
- '2e91695074dbdfbf1bcec0ada9fda462'
- '6d28dfd6cef1f130a1df97d61425798c'
+ 'c184c873d2798c5ba92be95ed1209c02'
+ '76ac525432d459a4615a3a8638195ba9'
'3d4ec04bbc16c3b555fa20392c1119d1'
'68a1af12d5c1218fb2b3e05ed7ff6f0c'
'f7dee95dbe8ada5f4d8e9d59ca1f4797'
'838081f1398965fbf3037bc38d1c2208'
'6fe61c5b44b2e338c66e1e33ff7e95ab'
'ac5e7f485476af70e0ee1c52016cddaf'
- 'a5c0fb3af7158297c1457739947b9b0c'
- 'dffa6d500ea1af840b28c1c4244b1fcf'
- '0c3b1e0c0884b899c37c0cb92b306bcd'
+ '1e0bbd4535386970d63f51064626bc9a'
+ '7756ea8925cefe8ed531b3d5b50ca9d2'
+ 'c503b01cb92f95a5548cf86a2e7415e5'
'a81e63cd4cf28eaf0c87d27c44e4c44a'
'2cb502dbda335be4ebd5fed0b3182bae'
'1bc31058991268e4cfdb44e9b6d8b3b3'
@@ -167,8 +167,9 @@ build() {
--with-http_perl_module \
--with-http_degradation_module \
--with-http_geoip_module \
- --with-http_spdy_module \
+ --with-http_v2_module \
--with-http_gunzip_module \
+ --with-http_auth_request_module \
--add-module=../${_cachepurge_dirname} \
--add-module=../${_echo_dirname} \
--add-module=../${_headersmore_dirname} \