From 5bee47ac2d459edf4d8e4dad527a1cb72626b5e6 Mon Sep 17 00:00:00 2001 From: Johannes Date: Fri, 10 May 2019 23:15:51 +0200 Subject: [PATCH] libucl: rebuild for libressl-2.9.2. --- srcpkgs/libucl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libucl/template b/srcpkgs/libucl/template index de402c7d6b2..81e9ab62f2b 100644 --- a/srcpkgs/libucl/template +++ b/srcpkgs/libucl/template @@ -1,7 +1,7 @@ # Template file for 'libucl' pkgname=libucl version=0.8.1 -revision=3 +revision=4 build_style=gnu-configure configure_args="--enable-urls --enable-signatures" hostmakedepends="automake libtool pkg-config"