Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e sshfs-fuse-2.5.tar.gz
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 7f689174d02e6b7e2631306fda4fb8e6b4483102d1bce82b3cdafba33369ad22 sshfs-2.8.tar.gz
|
||||
|
||||
@@ -4,9 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SSHFS_VERSION = 2.5
|
||||
SSHFS_SITE = https://github.com/libfuse/sshfs/releases/download/sshfs_$(subst .,_,$(SSHFS_VERSION))
|
||||
SSHFS_SOURCE = sshfs-fuse-$(SSHFS_VERSION).tar.gz
|
||||
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 = \
|
||||
|
||||
Reference in New Issue
Block a user