libdatrie: update to 0.2.11.

Closes: #13762 [via git-merge-pr]
This commit is contained in:
maxice8 2018-04-23 05:01:04 -03:00 committed by Duncaen
parent 235014e3ee
commit b0875e6910

View file

@ -1,14 +1,14 @@
# Template file for 'libdatrie'
pkgname=libdatrie
version=0.2.10
version=0.2.11
revision=1
build_style=gnu-configure
short_desc="Implementation of double-array structure for representing trie"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="LGPL-2.1"
license="LGPL-2.1-or-later"
homepage="https://linux.thai.net/projects/datrie"
distfiles="ftp://linux.thai.net/pub/ThaiLinux/software/libthai/${pkgname}-${version}.tar.xz"
checksum=180eff7b0309ca19a02d5864e744185d715f021398a096fec6cf960f8ebfaa2b
distfiles="https://linux.thai.net/pub/ThaiLinux/software/libthai/libdatrie-${version}.tar.xz"
checksum=547c7bd2ab9e10ad65f3270cae8ca7027f52db9c30f7327d24354ad41a98e94b
libdatrie-devel_package() {
short_desc+=" - development files"