diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index 15b068cb1cd..c36b70715a0 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,15 +1,16 @@ # Template file for 'libressl' pkgname=libressl -version=2.7.2 +version=2.7.3 revision=1 bootstrap=yes build_style=gnu-configure short_desc="Version of the TLS/crypto stack forked from OpenSSL" maintainer="Juan RP " license="OpenSSL-License, SSLeay-License, ISC" +#changelog="https://raw.githubusercontent.com/libressl-portable/portable/master/ChangeLog" homepage="http://www.libressl.org/" distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz" -checksum=917a8779c342177ff3751a2bf955d0262d1d8916a4b408930c45cef326700995 +checksum=16c70d8fe1de6e9bedea0d67804b55f3894717693a05ed45e15e0e2f939c2795 provides="openssl-${version}_${revision}" replaces="openssl>=0" conf_files="/etc/ssl/openssl.cnf /etc/ssl/x509v3.cnf"