diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index 8d7a2cbeb48..d93d723f30c 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -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 " 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"