mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
sshfs-fuse: simpyfing sourceforge download url
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
899f27e850
commit
8d8eefbe91
@ -4,7 +4,7 @@ PKG_REV="1"
|
|||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://fuse.sourceforge.net/sshfs.html"
|
PKG_SITE="http://fuse.sourceforge.net/sshfs.html"
|
||||||
PKG_URL="http://sourceforge.net/projects/fuse/files/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="$SOURCEFORGE_SRC/fuse/files/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS="glib fuse"
|
PKG_DEPENDS="glib fuse"
|
||||||
PKG_BUILD_DEPENDS="toolchain glib fuse"
|
PKG_BUILD_DEPENDS="toolchain glib fuse"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user