fuse-sshfs: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:49 +00:00
parent 69b9aa74c8
commit 2930d5bdf3
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@ replaces="sshfs-fuse>=0"
short_desc="FUSE client based on the SSH File Transfer Protocol"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://fuse.sourceforge.net/sshfs.html"
update_pkgname="sshfs-fuse"
license="GPL-2"
distfiles="${SOURCEFORGE_SITE}/fuse/sshfs-fuse-$version.tar.gz"
checksum=e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e

View File

@ -0,0 +1 @@
pkgname="sshfs-fuse"