sshfs: bump to version 2.8

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2016-06-23 07:11:43 -03:00 committed by Peter Korsgaard
parent b14e657206
commit d87897cf73
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
# Locally computed
sha256 ce5f9d390934fc88c287dd937a39d15c2b40cbea6967ba24ad93ed90e0027128 sshfs-2.7.tar.gz
# Locally calculated after checking pgp signature
sha256 7f689174d02e6b7e2631306fda4fb8e6b4483102d1bce82b3cdafba33369ad22 sshfs-2.8.tar.gz

View file

@ -4,8 +4,8 @@
#
################################################################################
SSHFS_VERSION = 2.7
SSHFS_SITE = https://github.com/libfuse/sshfs/releases/download/sshfs-$(SSHFS_VERSION)
SSHFS_VERSION = 2.8
SSHFS_SITE = https://github.com/libfuse/sshfs/releases/download/sshfs_$(SSHFS_VERSION)
SSHFS_LICENSE = GPLv2
SSHFS_LICENSE_FILES = COPYING
SSHFS_DEPENDENCIES = \