libconfuse: bump to version 3.2.1

Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2018-04-28 20:57:14 +02:00 committed by Thomas Petazzoni
parent a30d794f9b
commit 634cc0eba0
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,5 @@
# From https://github.com/martinh/libconfuse/releases/download/v3.2/confuse-3.2.tar.xz.md5
md5 84259ac3bd495645ab2fe61654917232 confuse-3.2.tar.xz
# From https://github.com/martinh/libconfuse/releases/download/v3.2.1/confuse-3.2.1.tar.xz.md5
md5 ebd66bb669cf43e62a23ed00d475ba67 confuse-3.2.1.tar.xz
# Locally computed
sha256 a46abb8696026d314197b6a70ae1a1c296342a9a68aa69b1935709c1477a4e48 confuse-3.1.tar.xz
sha256 23c63272baf2ef4e2cbbafad2cf57de7eb81f006ec347c00b954819824add25e confuse-3.2.1.tar.xz
sha256 dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBCONFUSE_VERSION = 3.2
LIBCONFUSE_VERSION = 3.2.1
LIBCONFUSE_SOURCE = confuse-$(LIBCONFUSE_VERSION).tar.xz
LIBCONFUSE_SITE = https://github.com/martinh/libconfuse/releases/download/v$(LIBCONFUSE_VERSION)
LIBCONFUSE_INSTALL_STAGING = YES