mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/sshfs-fuse: Updated for version 2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
09d336c9e1
commit
7aeeae8343
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=sshfs-fuse
|
PRGNAM=sshfs-fuse
|
||||||
VERSION=${VERSION=2.4}
|
VERSION=${VERSION=2.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="sshfs-fuse"
|
PRGNAM="sshfs-fuse"
|
||||||
VERSION="2.4"
|
VERSION="2.5"
|
||||||
HOMEPAGE="http://fuse.sourceforge.net/sshfs.html"
|
HOMEPAGE="http://fuse.sourceforge.net/sshfs.html"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/fuse/sshfs-fuse-2.4.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/fuse/sshfs-fuse-2.5.tar.gz"
|
||||||
MD5SUM="3c7c3647c52ce84d09486f1da3a3ce24"
|
MD5SUM="17494910db8383a366b1301e5f5148a9"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue