From 6536a75e5f044b6a451afa82a325b5d494aa533d Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 7 Jun 2022 22:19:34 +0200 Subject: [PATCH] icu4lua: rebuild for icu-71.1_1 --- srcpkgs/icu4lua/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/icu4lua/template b/srcpkgs/icu4lua/template index 7eb90a54227..9fc0d8aaa44 100644 --- a/srcpkgs/icu4lua/template +++ b/srcpkgs/icu4lua/template @@ -1,7 +1,7 @@ # Template file for 'icu4lua' pkgname=icu4lua version=0.2B -revision=11 +revision=12 create_wrksrc=yes build_style=gnu-makefile hostmakedepends="pkg-config unzip"