summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranthraxx2016-02-02 00:28:23 +0100
committeranthraxx2016-02-02 00:28:23 +0100
commit85b62127a08ba50cfe75b4f8bdb9e91614fca475 (patch)
tree78bd16f5fb0a8ff69cbb54d4ba0dd5b4752164be
parent401407c622bfc13f451ccf02cafd715fec97af37 (diff)
downloadaur-85b62127a08ba50cfe75b4f8bdb9e91614fca475.tar.gz
upgpkg: libressl 2.3.2-1
upstream release
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0f45d25ce4c..d35fb145c5a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jan 7 23:07:30 UTC 2016
+# Mon Feb 1 23:28:23 UTC 2016
pkgbase = libressl
pkgdesc = FREE version of the SSL/TLS protocol forked from OpenSSL - EXPRIMENTAL ONLY
- pkgver = 2.3.1
- pkgrel = 2
+ pkgver = 2.3.2
+ pkgrel = 1
url = http://www.libressl.org/
arch = i686
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = libressl
provides = openssl
conflicts = openssl
backup = etc/ssl/openssl.cnf
- source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.1.tar.gz
- source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.1.tar.gz.asc
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.2.tar.gz
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.2.tar.gz.asc
source = libressl-dummy-rand-egd.patch
- sha512sums = ac70d2f09035d63765bb980422c6c6b55ef07f6af4a93fce54748ff3621cf08ef87acfd438797d562dc21ab9b4862992876792deef9310aafdb927e20e27d453
+ sha512sums = 619acf3e9c670cc5f32aa9e0064e8b72297bfc05c68743c5cb9f7b7332207d05fc43f44ea9652db9b651b301e8ce5dd90777a20a4a25e8145d1f7fa977d782c1
sha512sums = SKIP
sha512sums = 73ca8a924a23f874287503453d939ecffa40f05760cd539b4773f3f28687ee1f2fa463ca3f2cad4ac5f57a49f3b6a918c015c8829112c61cb3ea7b798c0d110b
diff --git a/PKGBUILD b/PKGBUILD
index e755570c6928..f68336736f20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Your system will break if you install this. For breaking purposes only
pkgname=libressl
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.3.2
+pkgrel=1
pkgdesc='FREE version of the SSL/TLS protocol forked from OpenSSL - EXPRIMENTAL ONLY'
url='http://www.libressl.org/'
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ provides=('openssl')
conflicts=('openssl')
source=(http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${pkgver}.tar.gz{,.asc}
libressl-dummy-rand-egd.patch)
-sha512sums=('ac70d2f09035d63765bb980422c6c6b55ef07f6af4a93fce54748ff3621cf08ef87acfd438797d562dc21ab9b4862992876792deef9310aafdb927e20e27d453'
+sha512sums=('619acf3e9c670cc5f32aa9e0064e8b72297bfc05c68743c5cb9f7b7332207d05fc43f44ea9652db9b651b301e8ce5dd90777a20a4a25e8145d1f7fa977d782c1'
'SKIP'
'73ca8a924a23f874287503453d939ecffa40f05760cd539b4773f3f28687ee1f2fa463ca3f2cad4ac5f57a49f3b6a918c015c8829112c61cb3ea7b798c0d110b')
validpgpkeys=('A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5') # Brent Cook <bcook@openbsd.org>