diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index 8529b5fc2f5..71cc1970ef1 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,6 +1,6 @@ # Template file for 'libressl' pkgname=libressl -version=2.5.4 +version=2.5.5 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=107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa +checksum=e57f5e3d5842a81fe9351b6e817fcaf0a749ca4ef35a91465edba9e071dce7c4 provides="openssl-${version}_${revision}" replaces="openssl>=0"