libressl: update to 2.3.8.

This commit is contained in:
Juan RP 2016-09-28 05:18:33 +02:00
parent 6350140eab
commit b8523f0bac
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libressl'
pkgname=libressl
version=2.3.7
version=2.3.8
revision=1
bootstrap=yes
build_style=gnu-configure
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="OpenSSL-License, SSLeay-License, ISC"
homepage="http://www.libressl.org/"
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz"
checksum=f59f5d859ce4867cc4761a13d02024f699491e277d54a9fe76e053e5b5f70860
checksum=ae6aa4ed2c7d201310fef184310a85c88a315506f633e93fcdeaaec0d5a54fc2
provides="openssl-${version}_${revision}"
replaces="openssl>=0"