From 3b02806a54f31baba1e049915ff0a63c84ebe22b Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 May 2020 21:45:24 +0200 Subject: [PATCH] icu4lua: rebuild against icu-67.1 --- srcpkgs/icu4lua/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/icu4lua/template b/srcpkgs/icu4lua/template index e4af275eb8f..58a1800279d 100644 --- a/srcpkgs/icu4lua/template +++ b/srcpkgs/icu4lua/template @@ -1,7 +1,7 @@ # Template file for 'icu4lua' pkgname=icu4lua version=0.2B -revision=8 +revision=9 create_wrksrc=yes build_style=gnu-makefile hostmakedepends="pkg-config unzip"