mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
fuse-sshfs: extract update_* to external update file
This commit is contained in:
parent
69b9aa74c8
commit
2930d5bdf3
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,6 @@ replaces="sshfs-fuse>=0"
|
||||||
short_desc="FUSE client based on the SSH File Transfer Protocol"
|
short_desc="FUSE client based on the SSH File Transfer Protocol"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://fuse.sourceforge.net/sshfs.html"
|
homepage="http://fuse.sourceforge.net/sshfs.html"
|
||||||
update_pkgname="sshfs-fuse"
|
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/fuse/sshfs-fuse-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/fuse/sshfs-fuse-$version.tar.gz"
|
||||||
checksum=e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e
|
checksum=e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e
|
||||||
|
|
1
srcpkgs/fuse-sshfs/update
Normal file
1
srcpkgs/fuse-sshfs/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="sshfs-fuse"
|
Loading…
Add table
Reference in a new issue