summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2017-02-03 18:45:58 +0100
committeranthraxx2017-02-03 18:45:58 +0100
commitc36161da59cbe3e661304488246136d7684d283d (patch)
tree9ad4348634ed3dc25a6c1e38d5985230bd79f988 /PKGBUILD
parente86c91394cce4042d8f4f6ecd0b8b8b29e805abf (diff)
downloadaur-c36161da59cbe3e661304488246136d7684d283d.tar.gz
upgpkg: libressl 2.5.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34975f56dbac..c01eebee28dc 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.5.0
+pkgver=2.5.1
pkgrel=1
pkgdesc='FREE version of the SSL/TLS protocol forked from OpenSSL - EXPRIMENTAL ONLY'
url='http://www.libressl.org/'
@@ -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=('6372b27f1696e957389646a05b0572ad6936443b34fee0e57153b063831e00318fa1b434e3e0369f0c3df872e15ad3bee2f85db0851021444612f2a6f266a332'
+sha512sums=('44557c7c3e6bc9c0af9ae83b26765be9707d53708a32a5a945108a49ea20503afa4197919801830d27821c069b87e0e0edd284bd1b8a85340dbc0da2c162c2f9'
'SKIP'
'73ca8a924a23f874287503453d939ecffa40f05760cd539b4773f3f28687ee1f2fa463ca3f2cad4ac5f57a49f3b6a918c015c8829112c61cb3ea7b798c0d110b')
validpgpkeys=('A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5') # Brent Cook <bcook@openbsd.org>