mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
parent
235014e3ee
commit
b0875e6910
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libdatrie'
|
# Template file for 'libdatrie'
|
||||||
pkgname=libdatrie
|
pkgname=libdatrie
|
||||||
version=0.2.10
|
version=0.2.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Implementation of double-array structure for representing trie"
|
short_desc="Implementation of double-array structure for representing trie"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://linux.thai.net/projects/datrie"
|
homepage="https://linux.thai.net/projects/datrie"
|
||||||
distfiles="ftp://linux.thai.net/pub/ThaiLinux/software/libthai/${pkgname}-${version}.tar.xz"
|
distfiles="https://linux.thai.net/pub/ThaiLinux/software/libthai/libdatrie-${version}.tar.xz"
|
||||||
checksum=180eff7b0309ca19a02d5864e744185d715f021398a096fec6cf960f8ebfaa2b
|
checksum=547c7bd2ab9e10ad65f3270cae8ca7027f52db9c30f7327d24354ad41a98e94b
|
||||||
|
|
||||||
libdatrie-devel_package() {
|
libdatrie-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue