summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author46792016-01-04 12:51:41 +0800
committer46792016-01-04 12:51:41 +0800
commit1a60e9ba892c4f600dc76a5223e17bf5bacdc05c (patch)
treec35c6ac1a5f1bc5b4665eeb1046f695eb305b6e1
parentb5fa0c05d118f6917ea8fe0386722bddf4a26b5f (diff)
downloadaur-1a60e9ba892c4f600dc76a5223e17bf5bacdc05c.tar.gz
1.9.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5bd6a3b207c..82dfeda70c9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Mon Jan 4 04:50:51 UTC 2016
pkgbase = nginx-mainline-boringssl
pkgdesc = lightweight HTTP server, statically linked against BoringSSL.
- pkgver = 1.9.7
+ pkgver = 1.9.9
pkgrel = 2
url = http://nginx.org
arch = i686
@@ -38,8 +40,8 @@ pkgbase = nginx-mainline-boringssl
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- source = http://nginx.org/download/nginx-1.9.7.tar.gz
- source = https://dn-4679kun.qbox.me/openssl.patch
+ source = http://nginx.org/download/nginx-1.9.9.tar.gz
+ source = openssl.patch
sha256sums = 8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1
sha256sums = adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786
sha256sums = 225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf
diff --git a/PKGBUILD b/PKGBUILD
index a0e0169a6031..4d897e81d216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ _log_path="/var/log/${_pkgname}"
pkgname=nginx-mainline-boringssl
-pkgver=1.9.7
+pkgver=1.9.9
pkgrel=2
pkgdesc="lightweight HTTP server, statically linked against BoringSSL."
arch=('i686' 'x86_64')