From: Lars Kruse Date: Wed, 6 Jan 2016 01:03:51 +0000 (+0100) Subject: FUSE moved from sourceforge to github X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0666677441126b59c4181797c474c68275aa2ab2;p=openwrt-packages.git FUSE moved from sourceforge to github --- diff --git a/net/sshfs/Makefile b/net/sshfs/Makefile index d99dd927f..d46c48d88 100644 --- a/net/sshfs/Makefile +++ b/net/sshfs/Makefile @@ -15,7 +15,7 @@ PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=Zoltan HERPAI PKG_SOURCE:=$(PKG_NAME)-fuse-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@SF/fuse +PKG_SOURCE_URL:=https://github.com/libfuse/sshfs/releases/download/sshfs_2_5 PKG_MD5SUM:=17494910db8383a366b1301e5f5148a9 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-fuse-$(PKG_VERSION)