libfuse: bump to version 2.9.6
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 25 Apr 2016 01:36:08 +0000 (22:36 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 25 Apr 2016 19:15:53 +0000 (21:15 +0200)
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 c9c23022390831b58d45092eb46ad0e4e538279e..d00d7230837cffcc69c3d221e3e5c04518a79786 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 579f371cc5ffc1afca7057512bf7d52988a9ede57859a7c55e5b9f72435cdbb5        fuse-2.9.5.tar.gz
+sha256 0cb48bbc7106632d15a0c6bb582496c9884b869e329428891fe075a9e916f16b        fuse-2.9.6.tar.gz
index bece18df749fe5a7d52378b851551afe7de56f1d..1709b5633098a59f3b8baf767ad2bf2cce63df64 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-LIBFUSE_VERSION = 2.9.5
+LIBFUSE_VERSION = 2.9.6
 LIBFUSE_SOURCE = fuse-$(LIBFUSE_VERSION).tar.gz
-LIBFUSE_SITE = https://github.com/libfuse/libfuse/releases/download/fuse_$(subst .,_,$(LIBFUSE_VERSION))
+LIBFUSE_SITE = https://github.com/libfuse/libfuse/releases/download/fuse-$(LIBFUSE_VERSION)
 LIBFUSE_LICENSE = GPLv2, LGPLv2.1
 LIBFUSE_LICENSE_FILES = COPYING COPYING.LIB
 LIBFUSE_INSTALL_STAGING = YES