summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTechnion2017-02-23 03:58:47 +0000
committerTechnion2017-02-23 03:58:47 +0000
commit06802c0ef3f18e3192ccd7d52832c3b0e66862a8 (patch)
tree8305a193a3550a81f4a832d0590a6ac170cb8e9b
parentf737df64fe0e349a8ee076426bf65fa68a6af3b7 (diff)
downloadaur-06802c0ef3f18e3192ccd7d52832c3b0e66862a8.tar.gz
Update to nginx 1.10.3 and libressl 2.5.1.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 689077717931..11ea3c2c015d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 2 03:24:08 UTC 2016
+# Thu Feb 23 03:53:35 UTC 2017
pkgbase = nginx-libressl
pkgdesc = lightweight HTTP server, statically linked against LibreSSL.
- pkgver = 1.10.2
+ pkgver = 1.10.3
pkgrel = 1
url = http://nginx.org
arch = i686
@@ -37,13 +37,13 @@ pkgbase = nginx-libressl
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- source = http://nginx.org/download/nginx-1.10.2.tar.gz
- source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.0.tar.gz
+ source = http://nginx.org/download/nginx-1.10.3.tar.gz
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.1.tar.gz
sha256sums = 8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1
sha256sums = adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786
sha256sums = 225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf
- sha256sums = 1045ac4987a396e2fa5d0011daf8987b612dd2f05181b67507da68cbe7d765c2
- sha256sums = 8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae
+ sha256sums = 75020f1364cac459cb733c4e1caed2d00376e40ea05588fb8793076a4c69dd90
+ sha256sums = f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd
pkgname = nginx-libressl
diff --git a/PKGBUILD b/PKGBUILD
index eb0d8b874478..a40fe99d0aed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,9 +13,9 @@ _log_path="/var/log/${_pkgname}"
pkgname=nginx-libressl
-pkgver=1.10.2
+pkgver=1.10.3
pkgrel=1
-librever=2.5.0
+librever=2.5.1
pkgdesc="lightweight HTTP server, statically linked against LibreSSL."
arch=('i686' 'x86_64')
@@ -105,5 +105,5 @@ package() {
sha256sums=('8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1'
'adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786'
'225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf'
- '1045ac4987a396e2fa5d0011daf8987b612dd2f05181b67507da68cbe7d765c2'
- '8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae')
+ '75020f1364cac459cb733c4e1caed2d00376e40ea05588fb8793076a4c69dd90'
+ 'f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd')