fuse-sshfs: extract update_* to external update file
This commit is contained in:
parent
69b9aa74c8
commit
2930d5bdf3
|
@ -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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="sshfs-fuse"
|
Loading…
Reference in New Issue