Commit e3f662b5 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

libfuse: bump to version 2.9.5

parent c99085de
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
# 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
+1 −1
Original line number Diff line number Diff line
@@ -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