From 02eec351e2c553df047378fe8bc503c701102c78 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 11 Jan 2022 22:02:06 +0100 Subject: [PATCH] yaz: rebuild against icu-70.1_1 --- srcpkgs/yaz/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/yaz/template b/srcpkgs/yaz/template index 35492d2f6ec..d8f67566509 100644 --- a/srcpkgs/yaz/template +++ b/srcpkgs/yaz/template @@ -1,7 +1,7 @@ # Template file for 'yaz' pkgname=yaz version=5.30.3 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-shared --with-memcached --with-xml2 --with-xslt --with-icu --with-gnutls"