parent
aff8af0575
commit
a5de871430
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libthai'
|
# Template file for 'libthai'
|
||||||
pkgname=libthai
|
pkgname=libthai
|
||||||
version=0.1.26
|
version=0.1.27
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://linux.thai.net/projects/libthai"
|
homepage="https://linux.thai.net/projects/libthai"
|
||||||
distfiles="ftp://linux.thai.net/pub/ThaiLinux/software/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="ftp://linux.thai.net/pub/ThaiLinux/software/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8710112c836b272db1740a9ea3e6c7ebb65b64eee0e143fc2b2c60f99f6bfe2a
|
checksum=1659fa1b7b1d6562102d7feb8c8c3fd94bb2dc5761ed7dbaae4f300e1c03eff6
|
||||||
|
|
||||||
# the ‘trietool’ binary is used to create the dictionary
|
# the ‘trietool’ binary is used to create the dictionary
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue