]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
libconfuse: bump to version 3.0
authorFrank Hunleth <fhunleth@troodon-software.com>
Tue, 31 May 2016 22:47:31 +0000 (18:47 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Jun 2016 21:37:17 +0000 (23:37 +0200)
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libconfuse/libconfuse.hash
package/libconfuse/libconfuse.mk

index 3e221d2a9c0e7e151fce491564fa981b0189f91e..ec485a19088532caf6c6b0cbfabe0a1a10a6904f 100644 (file)
@@ -1,2 +1,3 @@
-# From https://github.com/martinh/libconfuse/releases/download/v2.8/confuse-2.8.tar.xz.md5
-md5  cb552c5737a72ef164733f0118971eb0  confuse-2.8.tar.xz
+# From https://github.com/martinh/libconfuse/releases/download/v3.0/confuse-3.0.tar.xz.md5, sha256 locally computed.
+md5  c534b51a2118ed57031dc548032304a3  confuse-3.0.tar.xz
+sha256  bb75174e02aa8b44fa1a872a47beeea1f5fe715ab669694c97803eb6127cc861  confuse-3.0.tar.xz
index 1a01896ebc1a9a6a60246a64e376d2bba353fe50..089e12cdb52cf0106edd553b87a36ab2b8b76bad 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCONFUSE_VERSION = 2.8
+LIBCONFUSE_VERSION = 3.0
 LIBCONFUSE_SOURCE = confuse-$(LIBCONFUSE_VERSION).tar.xz
 LIBCONFUSE_SITE = https://github.com/martinh/libconfuse/releases/download/v$(LIBCONFUSE_VERSION)
 LIBCONFUSE_INSTALL_STAGING = YES