summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkasei2017-04-27 14:24:36 +0800
committerkasei2017-04-27 14:24:36 +0800
commita3d29d9b61ac08a45e73a27e1196b0bfbcd3f94f (patch)
tree55db979198c41a94d50f3ead72b003bde6f492e1
parent2cc8e14018d1b3b813f344e2a912be555fc767a3 (diff)
downloadaur-a3d29d9b61ac08a45e73a27e1196b0bfbcd3f94f.tar.gz
updpkg:nginx-mainline-boringssl 1.13.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ab32e6dcd2e..e52662dcb810 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nginx-mainline-boringssl
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, mainline release
- pkgver = 1.12.0
+ pkgver = 1.13.0
pkgrel = 1
url = https://nginx.org
install = nginx.install
@@ -26,13 +26,13 @@ pkgbase = nginx-mainline-boringssl
backup = etc/nginx/uwsgi_params
backup = etc/nginx/win-utf
backup = etc/logrotate.d/nginx
- source = https://nginx.org/download/nginx-1.12.0.tar.gz
- source = https://nginx.org/download/nginx-1.12.0.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.13.0.tar.gz
+ source = https://nginx.org/download/nginx-1.13.0.tar.gz.asc
source = git+https://boringssl.googlesource.com/boringssl
source = service
source = logrotate
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- md5sums = 995eb0a140455cf0cfc497e5bd7f94b3
+ md5sums = 0ff7057465d5622c5b1279e91b273e96
md5sums = SKIP
md5sums = SKIP
md5sums = ce9a06bcaf66ec4a3c4eb59b636e0dfd
diff --git a/PKGBUILD b/PKGBUILD
index 9c30141b31b3..08651316965d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Kasei Wang <cnsdwpc at gmail.com>
pkgname=nginx-mainline-boringssl
-pkgver=1.12.0
+pkgver=1.13.0
pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline release'
arch=('i686' 'x86_64')
@@ -31,7 +31,7 @@ source=($url/download/nginx-$pkgver.tar.gz{,.asc}
"service"
"logrotate")
validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin <mdounin@mdounin.ru>
-md5sums=('995eb0a140455cf0cfc497e5bd7f94b3'
+md5sums=('0ff7057465d5622c5b1279e91b273e96'
'SKIP'
'SKIP'
'ce9a06bcaf66ec4a3c4eb59b636e0dfd'