icu4lua: rebuild against icu-56.1.
This commit is contained in:
parent
789a45c28c
commit
7b93374200
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'icu4lua'
|
# Template file for 'icu4lua'
|
||||||
pkgname=icu4lua
|
pkgname=icu4lua
|
||||||
version=0.2B
|
version=0.2B
|
||||||
revision=1
|
revision=2
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config unzip"
|
hostmakedepends="pkg-config unzip"
|
||||||
makedepends="icu55-devel lua51-devel"
|
makedepends="icu-devel lua51-devel"
|
||||||
short_desc="Binary module for providing Unicode support to Lua"
|
short_desc="Binary module for providing Unicode support to Lua"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MIT,X"
|
license="MIT,X"
|
||||||
|
|
Loading…
Reference in a new issue