summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRubenKelevra2017-02-02 03:40:54 +0100
committerRubenKelevra2017-02-02 03:40:54 +0100
commit6ac13e77d63135639d42f38c270ed655e822230a (patch)
tree4cdd4539faa4c458c65bb3dc7786723a9ca0da21
parent3c011597178cc66231689932139b662245ec085e (diff)
downloadaur-6ac13e77d63135639d42f38c270ed655e822230a.tar.gz
update nginx to 1.11.9 and libressl to 2.5.1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1e6785182b3..ef01a2d1450b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-mainline-libressl
pkgdesc = lightweight HTTP server, statically linked against LibreSSL.
- pkgver = 1.11.6
- pkgrel = 3
+ pkgver = 1.11.9
+ pkgrel = 1
url = http://nginx.org
arch = i686
arch = x86_64
@@ -33,16 +33,16 @@ 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.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 = http://nginx.org/download/nginx-1.11.9.tar.gz
+ source = http://nginx.org/download/nginx-1.11.9.tar.gz.asc
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.1.tar.gz
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.1.tar.gz.asc
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- sha256sums = 3153abbb518e2d9c032e1b127da3dc0028ad36cd4679e5f3be0b8afa33bc85bd
+ sha256sums = dc22b71f16b551705930544dc042f1ad1af2f9715f565187ec22c7a4b2625748
sha256sums = SKIP
- sha256sums = 8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae
+ sha256sums = f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd
sha256sums = SKIP
sha256sums = 8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1
sha256sums = adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786
diff --git a/PKGBUILD b/PKGBUILD
index 8cffc38952b3..b770c826ceb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,9 +13,9 @@ _log_path="/var/log/${_pkgname}"
pkgname=nginx-mainline-libressl
-pkgver=1.11.6
-pkgrel=3
-librever=2.5.0
+pkgver=1.11.9
+pkgrel=1
+librever=2.5.1
pkgdesc="lightweight HTTP server, statically linked against LibreSSL."
arch=('i686' 'x86_64')
@@ -48,9 +48,9 @@ source=( "http://nginx.org/download/nginx-$pkgver.tar.gz"{,.asc}
"nginx.service"
)
-sha256sums=( '3153abbb518e2d9c032e1b127da3dc0028ad36cd4679e5f3be0b8afa33bc85bd'
+sha256sums=( 'dc22b71f16b551705930544dc042f1ad1af2f9715f565187ec22c7a4b2625748'
'SKIP'
- '8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae'
+ 'f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd'
'SKIP'
'8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1'
'adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786'