From: Gustavo Zacarias Date: Tue, 13 Jan 2015 23:16:56 +0000 (-0300) Subject: libestr: bump to version 0.1.10 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1e3dc8f9de561e81a2804149cd9bf3a32788e6e0;p=buildroot.git libestr: bump to version 0.1.10 Also add hash file. Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/libestr/libestr.hash b/package/libestr/libestr.hash new file mode 100644 index 0000000000..e37cbb13c2 --- /dev/null +++ b/package/libestr/libestr.hash @@ -0,0 +1,2 @@ +# From http://libestr.adiscon.com/download/libestr-0-1-10/ +sha256 bd655e126e750edd18544b88eb1568d200a424a0c23f665eb14bbece07ac703c libestr-0.1.10.tar.gz diff --git a/package/libestr/libestr.mk b/package/libestr/libestr.mk index d5ff986af8..e9783d335f 100644 --- a/package/libestr/libestr.mk +++ b/package/libestr/libestr.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBESTR_VERSION = 0.1.9 +LIBESTR_VERSION = 0.1.10 LIBESTR_SITE = http://libestr.adiscon.com/files/download LIBESTR_LICENSE = LGPLv2.1+ LIBESTR_LICENSE_FILES = COPYING