libfuse: bump to version 2.9.5
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 20 Jan 2016 13:27:51 +0000 (10:27 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 20 Jan 2016 14:45:43 +0000 (15:45 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libfuse/libfuse.hash
package/libfuse/libfuse.mk

index 618ab3b247640f09ce5caf2eeb010cf952909dd3..c9c23022390831b58d45092eb46ad0e4e538279e 100644 (file)
@@ -1,4 +1,2 @@
-# From http://sourceforge.net/projects/fuse/files/fuse-2.X/2.9.4/
-# Currently still valid for github release tarballs
-md5    ecb712b5ffc6dffd54f4a405c9b372d8        fuse-2.9.4.tar.gz
-sha1   c8b25419f33624dc5240af6a5d26f2c04367ca71        fuse-2.9.4.tar.gz
+# Locally calculated after checking pgp signature
+sha256 579f371cc5ffc1afca7057512bf7d52988a9ede57859a7c55e5b9f72435cdbb5        fuse-2.9.5.tar.gz
index 9928d622bdb01153a92d70918739a1b45d93b210..bece18df749fe5a7d52378b851551afe7de56f1d 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBFUSE_VERSION = 2.9.4
+LIBFUSE_VERSION = 2.9.5
 LIBFUSE_SOURCE = fuse-$(LIBFUSE_VERSION).tar.gz
 LIBFUSE_SITE = https://github.com/libfuse/libfuse/releases/download/fuse_$(subst .,_,$(LIBFUSE_VERSION))
 LIBFUSE_LICENSE = GPLv2, LGPLv2.1