From 80d4188e3d4e6026eee51cec9354073850f41c3c Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 11 Jan 2022 22:01:57 +0100 Subject: [PATCH] liblcf: rebuild against icu-70.1_1 --- srcpkgs/liblcf/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblcf/template b/srcpkgs/liblcf/template index 71684bd89e3..6781688c22c 100644 --- a/srcpkgs/liblcf/template +++ b/srcpkgs/liblcf/template @@ -1,7 +1,7 @@ # Template file for 'liblcf' pkgname=liblcf version=0.6.2 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="pkg-config autoconf automake libtool" makedepends="expat-devel icu-devel"