From 6dc6dba14d0451ff3ab1f1301b2cd710f9f7bb01 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 11 Jan 2022 22:01:56 +0100 Subject: [PATCH] libcdr: rebuild against icu-70.1_1 --- srcpkgs/libcdr/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libcdr/template b/srcpkgs/libcdr/template index a73f577ba84..e32884e044e 100644 --- a/srcpkgs/libcdr/template +++ b/srcpkgs/libcdr/template @@ -1,7 +1,7 @@ # Template file for 'libcdr' pkgname=libcdr version=0.1.7 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-debug" hostmakedepends="pkg-config"