From 040167a2402b64e2363cfd4df1a8f6becb837c6b Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 13:55:22 +0200 Subject: [PATCH] libucl: rebuild against libressl-3.1.3 --- srcpkgs/libucl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libucl/template b/srcpkgs/libucl/template index 7822017355..afb8f8dcbc 100644 --- a/srcpkgs/libucl/template +++ b/srcpkgs/libucl/template @@ -1,7 +1,7 @@ # Template file for 'libucl' pkgname=libucl version=0.8.1 -revision=4 +revision=5 build_style=gnu-configure configure_args="--enable-urls --enable-signatures" hostmakedepends="automake libtool pkg-config"