diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index 5c3642cad35..ccfa509ad1d 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,7 +1,8 @@ # Template file for 'libressl' pkgname=libressl +reverts="2.9.1_1" version=2.8.3 -revision=1 +revision=2 bootstrap=yes build_style=gnu-configure short_desc="Version of the TLS/crypto stack forked from OpenSSL"