aboutsummaryrefslogtreecommitdiffstats
path: root/main/libressl
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-11-07 14:51:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-11-07 14:52:29 +0000
commit04f886c921feaf0f4988d00d356c5bdf2b8b2dd6 (patch)
tree5532d94aa9d4bb44a782fbd1392f5416161d7f9d /main/libressl
parent7559cfb79d30f112c2a9072c02766768e5a4c994 (diff)
downloadaports-04f886c921feaf0f4988d00d356c5bdf2b8b2dd6.tar.bz2
aports-04f886c921feaf0f4988d00d356c5bdf2b8b2dd6.tar.xz
main/libressl: upgrade to 2.4.4
Diffstat (limited to 'main/libressl')
-rw-r--r--main/libressl/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/libressl/APKBUILD b/main/libressl/APKBUILD
index f5941b66cb..f7ab8cc3b0 100644
--- a/main/libressl/APKBUILD
+++ b/main/libressl/APKBUILD
@@ -2,9 +2,9 @@
# Contributor: Orion <systmkor@gmail.com>
# Maintainer: Orion <systmkor@gmail.com>
pkgname=libressl
-pkgver=2.4.3
+pkgver=2.4.4
_namever=${pkgname}${pkgver%.*}
-pkgrel=2
+pkgrel=0
pkgdesc="Version of the TLS/crypto stack forked from OpenSSL"
url="http://www.libressl.org/"
arch="all"
@@ -53,6 +53,6 @@ _libs() {
done
}
-md5sums="afacd1ff63307946c98a483c3ae71e99 libressl-2.4.3.tar.gz"
-sha256sums="bd5726f3e247e7a7d30ce69946d174b8fb92d999d22710c65f176c969812960e libressl-2.4.3.tar.gz"
-sha512sums="db3b585ca727eb3e5c5929200c8c86e01559f0d23edcddd6715141e596a3a72a9dd1a69fafda10239def92b586fc582578ecc0bf12bdfbaf083d18e0d3fe5300 libressl-2.4.3.tar.gz"
+md5sums="9d98be5dffb1e4e3a3e6423267eba5dc libressl-2.4.4.tar.gz"
+sha256sums="6fcfaf6934733ea1dcb2f6a4d459d9600e2f488793e51c2daf49b70518eebfd1 libressl-2.4.4.tar.gz"
+sha512sums="3999e1a61d3e5f14fbce72fdb0089eaf1481fb20f8675a56b2ce8b5388cf7e1ef7d2f66d9593960b708037537053b47f87b2a7f820504213a756b21c34584fe4 libressl-2.4.4.tar.gz"