From f6404345626d06fa4167a7866caf46e63caf40fc Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 May 2020 21:45:26 +0200 Subject: [PATCH] liblcf: rebuild against icu-67.1 --- srcpkgs/liblcf/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblcf/template b/srcpkgs/liblcf/template index b9830657342..77f48c01b40 100644 --- a/srcpkgs/liblcf/template +++ b/srcpkgs/liblcf/template @@ -1,7 +1,7 @@ # Template file for 'liblcf' pkgname=liblcf version=0.6.1 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config autoconf automake libtool" makedepends="expat-devel icu-devel"