diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index cfa1e2bf8f4..36b3b6e9dd6 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,6 +1,6 @@ # Template file for 'libressl' pkgname=libressl -version=2.2.2 +version=2.2.3 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=e094b09f33d468545edbb2b16dc178f958ec2f66de1a2fc7cc2a20bd2489a114 +checksum=a1ccc21adf91d60e99246031b99c930c9af5e1b1b5a61b1bec87beef6f16d882 # Compat pkg that depends on the real pkgs. depends="libcrypto35-${version}_${revision} libssl35-${version}_${revision} libtls6-${version}_${revision}"