From e1760eba78e078e5f93f5da6258a5656f18ed42b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 18 Aug 2014 13:13:11 +0200 Subject: [PATCH] libressl: revbump to see what's going on with the 32bit subpkgs. --- srcpkgs/libressl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index b8733fca853..bb4dcbe9859 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,7 +1,7 @@ # Template file for 'libressl' pkgname=libressl version=2.0.5 -revision=4 +revision=5 bootstrap=yes build_style=gnu-configure short_desc="FREE version of the SSL/TLS protocol forked from OpenSSL"