summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kuznecov2016-04-27 22:39:53 +0600
committerAlexander Kuznecov2016-04-27 22:39:53 +0600
commit93fcbe890c84421a319768dc2286dbb1f623e9bb (patch)
tree7ecf1c01edf28708eae4f53b979112df6541aa7d
parentefd8d3417b573bd5f2a2b044473c439282262146 (diff)
downloadaur-nginx-custom-dev.tar.gz
nginx ^ 1.9.15
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD22
2 files changed, 23 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01372d838141..a0c861c2349c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 2 12:36:42 UTC 2016
+# Wed Apr 27 16:39:26 UTC 2016
pkgbase = nginx-custom-dev
pkgdesc = Development version of lightweight HTTP server and IMAP/POP3 proxy server with standard, additional and 3d party modules
- pkgver = 1.9.10
+ pkgver = 1.9.15
pkgrel = 1
url = http://nginx.org
arch = i686
@@ -40,17 +40,17 @@ pkgbase = nginx-custom-dev
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- source = http://nginx.org/download/nginx-1.9.10.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.9.15.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-dev
md5sums = 845cab784b50f1666bbf89d7435ac7af
md5sums = 79031b58828462dec53a9faed9ddb36a
md5sums = 6696dc228a567506bca3096b5197c9db
- md5sums = 64cc970988356a5e0fc4fcd1ab84fe57
- md5sums = 6d28dfd6cef1f130a1df97d61425798c
+ md5sums = 13cd38e9da3789035750dd45882c4a26
+ 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 c655af335e99..7d3104f887b5 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-dev
-pkgver=1.9.10
+pkgver=1.9.15
pkgrel=1
pkgdesc="Development version of 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'
- '64cc970988356a5e0fc4fcd1ab84fe57'
- '6d28dfd6cef1f130a1df97d61425798c'
+ '13cd38e9da3789035750dd45882c4a26'
+ '76ac525432d459a4615a3a8638195ba9'
'3d4ec04bbc16c3b555fa20392c1119d1'
'68a1af12d5c1218fb2b3e05ed7ff6f0c'
'f7dee95dbe8ada5f4d8e9d59ca1f4797'
'838081f1398965fbf3037bc38d1c2208'
'6fe61c5b44b2e338c66e1e33ff7e95ab'
'ac5e7f485476af70e0ee1c52016cddaf'
- 'a5c0fb3af7158297c1457739947b9b0c'
- 'dffa6d500ea1af840b28c1c4244b1fcf'
- '0c3b1e0c0884b899c37c0cb92b306bcd'
+ '1e0bbd4535386970d63f51064626bc9a'
+ '7756ea8925cefe8ed531b3d5b50ca9d2'
+ 'c503b01cb92f95a5548cf86a2e7415e5'
'a81e63cd4cf28eaf0c87d27c44e4c44a'
'2cb502dbda335be4ebd5fed0b3182bae'
'1bc31058991268e4cfdb44e9b6d8b3b3'
@@ -179,9 +179,9 @@ build() {
--add-module=../${_fancyindex_dirname} \
--add-module=../${_authpam_dirname} \
--add-module=../${_pagespeed_dirname} \
+ --add-module=../${_accesskey_dirname} \
--add-module=../${_rtmp_dirname} \
- --add-module=../${_davext_dirname} \
- --add-module=../${_accesskey_dirname}
+ --add-module=../${_davext_dirname}
make
}