From 58fa643cc90b881e1bbe7c9be71f086f9a53f581 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 7 Jun 2022 22:19:36 +0200 Subject: [PATCH] libcdr: rebuild for icu-71.1_1 --- srcpkgs/libcdr/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libcdr/template b/srcpkgs/libcdr/template index e32884e044e..d490cc760bf 100644 --- a/srcpkgs/libcdr/template +++ b/srcpkgs/libcdr/template @@ -1,7 +1,7 @@ # Template file for 'libcdr' pkgname=libcdr version=0.1.7 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-debug" hostmakedepends="pkg-config"