From aaa547ac3f20d24c057d0a35500157dab26002cd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 18 Aug 2014 10:42:59 +0200 Subject: [PATCH] libressl: revbump to build 32bit devel pkgs with correct rdeps. --- srcpkgs/libressl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index 81bb7002bdf..deedfa45d82 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,7 +1,7 @@ # Template file for 'libressl' pkgname=libressl version=2.0.5 -revision=2 +revision=3 bootstrap=yes build_style=gnu-configure short_desc="FREE version of the SSL/TLS protocol forked from OpenSSL"