From b0875e691049555426b233c4a3ee1df0174a14ce Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 23 Apr 2018 05:01:04 -0300 Subject: [PATCH] libdatrie: update to 0.2.11. Closes: #13762 [via git-merge-pr] --- srcpkgs/libdatrie/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libdatrie/template b/srcpkgs/libdatrie/template index 6473506a263..6d2713ab3f6 100644 --- a/srcpkgs/libdatrie/template +++ b/srcpkgs/libdatrie/template @@ -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 " -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"