summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranthraxx2015-08-29 23:07:03 +0200
committeranthraxx2015-08-29 23:07:03 +0200
commitdddc290ceb7145bae793de47e07f5648a5768847 (patch)
tree759e0b1b5ea93e92db6653411de34fe4b8920cc3
parent0ef5326c7bb80b852b25055c4cf993a1910aeeee (diff)
downloadaur-dddc290ceb7145bae793de47e07f5648a5768847.tar.gz
upgpkg: libressl 2.2.3-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 921b39649ebd..a2f277df6277 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libressl
pkgdesc = FREE version of the SSL/TLS protocol forked from OpenSSL - HIGHLY EXPRIMENTAL ONLY
- pkgver = 2.2.2
+ pkgver = 2.2.3
pkgrel = 1
url = http://www.libressl.org/
arch = i686
@@ -9,10 +9,10 @@ pkgbase = libressl
depends = glibc
optdepends = ca-certificates
backup = etc/ssl/openssl.cnf
- source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.2.tar.gz
- source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.2.tar.gz.asc
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.3.tar.gz
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.3.tar.gz.asc
source = libressl-dummy-rand-egd.patch
- sha512sums = eeff48450b92f46db9bbd851fbf97ffc9fdea16f69d6319de94755541b441bee1adea5d3f08d695e0cab9ce63f8ff0f2f6a5ba186dc071ec062ade53da3f811f
+ sha512sums = 79f0cd57d2f1202e7d1213a9f9e0665bce11d1c1e5a4ba48c98b81f94e09a8c72733a5dfb0a5626b91db146641cfbec79acb9a5cbb437a60924b7f028d224500
sha512sums = SKIP
sha512sums = 73ca8a924a23f874287503453d939ecffa40f05760cd539b4773f3f28687ee1f2fa463ca3f2cad4ac5f57a49f3b6a918c015c8829112c61cb3ea7b798c0d110b
diff --git a/PKGBUILD b/PKGBUILD
index d5f91ee4456f..a109e8dc554a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Your system will break if you install this. For breaking purposes only
pkgname=libressl
-pkgver=2.2.2
+pkgver=2.2.3
pkgrel=1
pkgdesc="FREE version of the SSL/TLS protocol forked from OpenSSL - HIGHLY EXPRIMENTAL ONLY"
url="http://www.libressl.org/"
@@ -17,7 +17,7 @@ backup=('etc/ssl/openssl.cnf')
#conflicts=('openssl')
source=(http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${pkgver}.tar.gz{,.asc}
libressl-dummy-rand-egd.patch)
-sha512sums=('eeff48450b92f46db9bbd851fbf97ffc9fdea16f69d6319de94755541b441bee1adea5d3f08d695e0cab9ce63f8ff0f2f6a5ba186dc071ec062ade53da3f811f'
+sha512sums=('79f0cd57d2f1202e7d1213a9f9e0665bce11d1c1e5a4ba48c98b81f94e09a8c72733a5dfb0a5626b91db146641cfbec79acb9a5cbb437a60924b7f028d224500'
'SKIP'
'73ca8a924a23f874287503453d939ecffa40f05760cd539b4773f3f28687ee1f2fa463ca3f2cad4ac5f57a49f3b6a918c015c8829112c61cb3ea7b798c0d110b')
validpgpkeys=('A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5')