From ededbc07ffe0640adfe4f791d52a2b5a008ee26e Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 May 2020 21:45:32 +0200 Subject: [PATCH] yaz: rebuild against icu-67.1 --- srcpkgs/yaz/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/yaz/template b/srcpkgs/yaz/template index b3612c79e96..85f207fa4b6 100644 --- a/srcpkgs/yaz/template +++ b/srcpkgs/yaz/template @@ -1,7 +1,7 @@ # Template file for 'yaz' pkgname=yaz version=5.29.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-shared --with-memcached --with-xml2 --with-xslt --with-icu --with-gnutls"