From 7b933742008c28a77d1373440312c19b027b5c13 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 29 Nov 2015 09:30:47 +0100 Subject: [PATCH] icu4lua: rebuild against icu-56.1. --- srcpkgs/icu4lua/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/icu4lua/template b/srcpkgs/icu4lua/template index d75d5ff810..55e0cb2abf 100644 --- a/srcpkgs/icu4lua/template +++ b/srcpkgs/icu4lua/template @@ -1,11 +1,11 @@ # Template file for 'icu4lua' pkgname=icu4lua version=0.2B -revision=1 +revision=2 create_wrksrc=yes build_style=gnu-makefile hostmakedepends="pkg-config unzip" -makedepends="icu55-devel lua51-devel" +makedepends="icu-devel lua51-devel" short_desc="Binary module for providing Unicode support to Lua" maintainer="Jürgen Buchmüller " license="MIT,X"