summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTechnion2016-09-06 06:12:27 +0000
committerTechnion2016-09-06 06:12:27 +0000
commit6a658ae177c977824b51d24c74e7f05fa4589ebb (patch)
treedbe96c8e6364220c960376c5b2ee2a9098defaef
parent119ffd8798550ad5fe7b852be87b428e09b27173 (diff)
downloadaur-6a658ae177c977824b51d24c74e7f05fa4589ebb.tar.gz
Bump to libressl 2.4.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0f81f1aecd3..8edb2640f085 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jun 7 04:42:00 UTC 2016
+# Tue Sep 6 06:09:39 UTC 2016
pkgbase = nginx-libressl
pkgdesc = lightweight HTTP server, statically linked against LibreSSL.
pkgver = 1.10.1
- pkgrel = 2
+ pkgrel = 3
url = http://nginx.org
arch = i686
arch = x86_64
@@ -38,12 +38,12 @@ pkgbase = nginx-libressl
source = nginx.logrotate
source = nginx.service
source = http://nginx.org/download/nginx-1.10.1.tar.gz
- source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.4.0.tar.gz
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.4.2.tar.gz
sha256sums = 8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1
sha256sums = adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786
sha256sums = 225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf
sha256sums = 1fd35846566485e03c0e318989561c135c598323ff349c503a6c14826487a801
- sha256sums = 7e6000cfb9438fbfc7fe7fe0572af587e2f2a36bbdb95408e9874758d0c3382e
+ sha256sums = 5f87d778e5d62822d60e38fa9621c1c5648fc559d198ba314bd9d89cbf67d9e3
pkgname = nginx-libressl
diff --git a/PKGBUILD b/PKGBUILD
index 3910b726ed22..22bea4baeaa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ _log_path="/var/log/${_pkgname}"
pkgname=nginx-libressl
pkgver=1.10.1
-pkgrel=2
-librever=2.4.0
+pkgrel=3
+librever=2.4.2
pkgdesc="lightweight HTTP server, statically linked against LibreSSL."
arch=('i686' 'x86_64')
@@ -106,4 +106,4 @@ sha256sums=('8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1'
'adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786'
'225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf'
'1fd35846566485e03c0e318989561c135c598323ff349c503a6c14826487a801'
- '7e6000cfb9438fbfc7fe7fe0572af587e2f2a36bbdb95408e9874758d0c3382e')
+ '5f87d778e5d62822d60e38fa9621c1c5648fc559d198ba314bd9d89cbf67d9e3')