From b669f83f5a02f2073b478ffa1a40116a49c43ee3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 16 Oct 2018 08:03:05 -0300 Subject: [PATCH] yaz: rebuild against icu-63.1 [ci skip] --- srcpkgs/yaz/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/yaz/template b/srcpkgs/yaz/template index 403aef70942..2d0ec52b238 100644 --- a/srcpkgs/yaz/template +++ b/srcpkgs/yaz/template @@ -1,7 +1,7 @@ # Template file for 'yaz' pkgname=yaz version=5.27.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-shared=yaz" hostmakedepends="bison pkg-config"