libpinyin: update to 2.6.0.
This commit is contained in:
parent
3faac09c62
commit
11a5ed1eae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpinyin'
|
# Template file for 'libpinyin'
|
||||||
pkgname=libpinyin
|
pkgname=libpinyin
|
||||||
version=2.3.0
|
version=2.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool libtool pkg-config autoconf-archive autoconf automake
|
hostmakedepends="intltool libtool pkg-config autoconf-archive autoconf automake
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/libpinyin/libpinyin"
|
homepage="https://github.com/libpinyin/libpinyin"
|
||||||
changelog="https://raw.githubusercontent.com/libpinyin/libpinyin/${version}/ChangeLog"
|
changelog="https://raw.githubusercontent.com/libpinyin/libpinyin/${version}/ChangeLog"
|
||||||
distfiles="https://github.com/libpinyin/libpinyin/archive/${version}.tar.gz"
|
distfiles="https://github.com/libpinyin/libpinyin/archive/${version}.tar.gz"
|
||||||
checksum=00cb09f267031fb528bebc4621268037fca64677040123ebb184a50afcb43430
|
checksum=2b52f617a99567a8ace478ee82ccc62d1761e3d1db2f1e05ba05b416708c35d2
|
||||||
nocross="Requires data generators compiled against target system"
|
nocross="Requires data generators compiled against target system"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue