summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRubenKelevra2016-11-20 09:31:13 +0100
committerRubenKelevra2016-11-20 09:31:13 +0100
commit3c011597178cc66231689932139b662245ec085e (patch)
treee80baa668db59447dd6dcbf29e9d486e065bd333
parent08deced32d0d28d54a8af6b90604b8094b1ef2e6 (diff)
downloadaur-3c011597178cc66231689932139b662245ec085e.tar.gz
update nginx to 1.11.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7fee1c941b2..a1e6785182b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nginx-mainline-libressl
pkgdesc = lightweight HTTP server, statically linked against LibreSSL.
- pkgver = 1.11.5
+ pkgver = 1.11.6
pkgrel = 3
url = http://nginx.org
arch = i686
@@ -33,14 +33,14 @@ pkgbase = nginx-mainline-libressl
backup = etc/nginx/scgi_params
backup = etc/nginx/uwsgi_params
backup = etc/logrotate.d/nginx
- source = http://nginx.org/download/nginx-1.11.5.tar.gz
- source = http://nginx.org/download/nginx-1.11.5.tar.gz.asc
+ source = http://nginx.org/download/nginx-1.11.6.tar.gz
+ source = http://nginx.org/download/nginx-1.11.6.tar.gz.asc
source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.0.tar.gz
source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.0.tar.gz.asc
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- sha256sums = 223f8a2345a75f891098cf26ccdf208b293350388f51ce69083674c9432db6f6
+ sha256sums = 3153abbb518e2d9c032e1b127da3dc0028ad36cd4679e5f3be0b8afa33bc85bd
sha256sums = SKIP
sha256sums = 8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3523f71e1663..8cffc38952b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ _log_path="/var/log/${_pkgname}"
pkgname=nginx-mainline-libressl
-pkgver=1.11.5
+pkgver=1.11.6
pkgrel=3
librever=2.5.0
pkgdesc="lightweight HTTP server, statically linked against LibreSSL."
@@ -48,7 +48,7 @@ source=( "http://nginx.org/download/nginx-$pkgver.tar.gz"{,.asc}
"nginx.service"
)
-sha256sums=( '223f8a2345a75f891098cf26ccdf208b293350388f51ce69083674c9432db6f6'
+sha256sums=( '3153abbb518e2d9c032e1b127da3dc0028ad36cd4679e5f3be0b8afa33bc85bd'
'SKIP'
'8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae'
'SKIP'