sshfs: switch to github
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 29 Dec 2015 12:12:39 +0000 (09:12 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Dec 2015 16:00:57 +0000 (17:00 +0100)
The project moved to github, so point the homepage and download URL
there.

[Thomas:
  - Remove comment "Switch to github helper on bump" since we clearly
    don't want to switch to the github helper if they continue to
    upload release tarballs.]

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sshfs/Config.in
package/sshfs/sshfs.hash
package/sshfs/sshfs.mk

index 7c821a583d779219b99456b6b18c3ecba5a1bd71..31fef9fc86f2ab8a2cc394d9eec2e43671932ab1 100644 (file)
@@ -12,7 +12,7 @@ config BR2_PACKAGE_SSHFS
        help
          FUSE filesystem client based on the SSH File Transfer Protocol.
 
-         http://fuse.sourceforge.net/sshfs.html
+         https://github.com/libfuse/sshfs
 
 comment "sshfs needs a toolchain w/ wchar, threads, dynamic library"
        depends on BR2_USE_MMU
index c8b0c00e3dcf67d198c36a5154f2d36d97cdf028..16253e01437326b3c1ebafd57f73f8807411232d 100644 (file)
@@ -1,2 +1,2 @@
-# Locally computed:
-sha256  e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e  sshfs-fuse-2.5.tar.gz
+# Locally computed
+sha256 e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e        sshfs-fuse-2.5.tar.gz
index 572f44e954b6524f56cb467b46d86d09d6d69c26..93f252210e5cba963704c2dffb811aed6e90fe5b 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 SSHFS_VERSION = 2.5
-SSHFS_SITE = http://downloads.sourceforge.net/project/fuse/sshfs-fuse/$(SSHFS_VERSION)
+SSHFS_SITE = https://github.com/libfuse/sshfs/releases/download/sshfs_2_5
 SSHFS_SOURCE = sshfs-fuse-$(SSHFS_VERSION).tar.gz
 SSHFS_LICENSE = GPLv2
 SSHFS_LICENSE_FILES = COPYING