From 21ad77b66a69a26cf281ea0425c75c93abdd8d45 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 9 Mar 2017 18:05:47 +0100 Subject: [PATCH] icu4lua: rebuild against icu-58.2 --- srcpkgs/icu4lua/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/icu4lua/template b/srcpkgs/icu4lua/template index 678ed4d7fd0..5375964766f 100644 --- a/srcpkgs/icu4lua/template +++ b/srcpkgs/icu4lua/template @@ -1,7 +1,7 @@ # Template file for 'icu4lua' pkgname=icu4lua version=0.2B -revision=3 +revision=4 create_wrksrc=yes build_style=gnu-makefile hostmakedepends="pkg-config unzip"