From a95c305708eaeb718c37b9873b45c4cee6b292af Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 6 Aug 2015 13:31:51 +0000 Subject: [PATCH] libucl: rebuild for libressl-2.2.2 --- srcpkgs/libucl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libucl/template b/srcpkgs/libucl/template index 4907c32958f..d2985b8d4c4 100644 --- a/srcpkgs/libucl/template +++ b/srcpkgs/libucl/template @@ -1,7 +1,7 @@ # Template file for 'libucl' pkgname=libucl version=0.7.3 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-urls --enable-signatures" hostmakedepends="automake libtool pkg-config"