From b6b3c83f06a0e800922b8658d67e9344912de50a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 30 Jul 2019 14:13:53 +0200 Subject: [PATCH] icu4lua: rebuild for icu-64.2. --- srcpkgs/icu4lua/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/icu4lua/template b/srcpkgs/icu4lua/template index 93836683880..e4af275eb8f 100644 --- a/srcpkgs/icu4lua/template +++ b/srcpkgs/icu4lua/template @@ -1,7 +1,7 @@ # Template file for 'icu4lua' pkgname=icu4lua version=0.2B -revision=7 +revision=8 create_wrksrc=yes build_style=gnu-makefile hostmakedepends="pkg-config unzip"