From 560ba6b6f5ad89337c4ce9adca110bfbd69ea8ce Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 25 Mar 2016 17:35:44 -0400 Subject: [PATCH] libucl: new version of libressl --- srcpkgs/libucl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libucl/template b/srcpkgs/libucl/template index 334bd071437..de628db317a 100644 --- a/srcpkgs/libucl/template +++ b/srcpkgs/libucl/template @@ -1,7 +1,7 @@ # Template file for 'libucl' pkgname=libucl version=0.8.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-urls --enable-signatures" hostmakedepends="automake libtool pkg-config"