sshfs-fuse: simpyfing sourceforge download url

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-16 13:46:24 +01:00
parent 899f27e850
commit 8d8eefbe91

View File

@ -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"