From 805a270b395f39303578ae892b08434e56ceebc8 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 27 Feb 2017 10:16:11 +0000 Subject: [PATCH] libressl: revbump to fix -dbg --- srcpkgs/libressl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index 1386de9f353..6b72ba15cd9 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,7 +1,7 @@ # Template file for 'libressl' pkgname=libressl version=2.4.5 -revision=1 +revision=2 bootstrap=yes build_style=gnu-configure short_desc="Version of the TLS/crypto stack forked from OpenSSL"