From e58bcfd2a451e24967b4ada9baa8da32ec852480 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 1 Apr 2016 09:58:57 +0200 Subject: [PATCH] icu4lua: rebuild against icu-57.1 --- srcpkgs/icu4lua/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/icu4lua/template b/srcpkgs/icu4lua/template index 55e0cb2abfa..678ed4d7fd0 100644 --- a/srcpkgs/icu4lua/template +++ b/srcpkgs/icu4lua/template @@ -1,7 +1,7 @@ # Template file for 'icu4lua' pkgname=icu4lua version=0.2B -revision=2 +revision=3 create_wrksrc=yes build_style=gnu-makefile hostmakedepends="pkg-config unzip"