From 88aace4fe5907ad476a0cb00c8c2f0c39bfdd51e Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 May 2020 21:45:26 +0200 Subject: [PATCH] libe-book: rebuild against icu-67.1 --- srcpkgs/libe-book/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libe-book/template b/srcpkgs/libe-book/template index d1307a454c..89bf62399e 100644 --- a/srcpkgs/libe-book/template +++ b/srcpkgs/libe-book/template @@ -1,7 +1,7 @@ # Template file for 'libe-book' pkgname=libe-book version=0.1.3 -revision=6 +revision=7 build_style=gnu-configure configure_args="--disable-werror" hostmakedepends="automake libtool gperf doxygen pkg-config"