summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRubenKelevra2017-04-08 08:33:21 +0200
committerRubenKelevra2017-04-08 08:33:21 +0200
commitbe9cde4ad3f1b6b0f5150d3ac24b868502de681d (patch)
tree85488eafe1316b7a28bdee989c2155ab356c048a
parent6ac13e77d63135639d42f38c270ed655e822230a (diff)
downloadaur-be9cde4ad3f1b6b0f5150d3ac24b868502de681d.tar.gz
update
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 13 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef01a2d1450b..72a095f10ff7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Apr 8 06:33:09 UTC 2017
pkgbase = nginx-mainline-libressl
pkgdesc = lightweight HTTP server, statically linked against LibreSSL.
- pkgver = 1.11.9
+ pkgver = 1.11.13
pkgrel = 1
url = http://nginx.org
arch = i686
@@ -33,16 +35,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.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 = http://nginx.org/download/nginx-1.11.13.tar.gz
+ source = http://nginx.org/download/nginx-1.11.13.tar.gz.asc
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.2.tar.gz
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.2.tar.gz.asc
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- sha256sums = dc22b71f16b551705930544dc042f1ad1af2f9715f565187ec22c7a4b2625748
+ sha256sums = 360b601ef8ed2998c80fa56a27bf3cd745c3ce18c5fb10892e6595467b1415d3
sha256sums = SKIP
- sha256sums = f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd
+ sha256sums = 0ffa7d70809284a4ac96e965918a61c1d7930bca865457a7db0ff0afc8201c82
sha256sums = SKIP
sha256sums = 8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1
sha256sums = adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786
diff --git a/PKGBUILD b/PKGBUILD
index b770c826ceb9..fb7dc11d59e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,9 +13,9 @@ _log_path="/var/log/${_pkgname}"
pkgname=nginx-mainline-libressl
-pkgver=1.11.9
+pkgver=1.11.13
pkgrel=1
-librever=2.5.1
+librever=2.5.2
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=( 'dc22b71f16b551705930544dc042f1ad1af2f9715f565187ec22c7a4b2625748'
+sha256sums=( '360b601ef8ed2998c80fa56a27bf3cd745c3ce18c5fb10892e6595467b1415d3'
'SKIP'
- 'f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd'
+ '0ffa7d70809284a4ac96e965918a61c1d7930bca865457a7db0ff0afc8201c82'
'SKIP'
'8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1'
'adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786'