libfuse: bump to version 2.9.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
c99085de7d
commit
e3f662b56d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user