libpinyin: update to 2.2.2.
This commit is contained in:
parent
39e6c41ca3
commit
8bcd197d10
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libpinyin'
|
# Template file for 'libpinyin'
|
||||||
pkgname=libpinyin
|
pkgname=libpinyin
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=2
|
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
|
||||||
wget gnome-common"
|
wget gnome-common"
|
||||||
|
@ -10,8 +10,9 @@ short_desc="Support library for PinYin and ZhuYin (Bopofomo)"
|
||||||
maintainer="Ben Sung Hsu <pobetiger+github@gmail.com>"
|
maintainer="Ben Sung Hsu <pobetiger+github@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
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"
|
||||||
distfiles="https://github.com/libpinyin/libpinyin/archive/${version}.tar.gz"
|
distfiles="https://github.com/libpinyin/libpinyin/archive/${version}.tar.gz"
|
||||||
checksum=38a434f5f29607dcdf7c721cdff5a2428f03297a99064c7e15a9a64c1b831069
|
checksum=dc98b99e6f90c2f619ee9846f8c35babf5846a96894d5c393e9d85321ee6f0c9
|
||||||
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