[Lunar-commits] <moonbase> sshfs: version bumped to 2.2.
Florin Braescu
florin at lunar-linux.org
Tue Oct 21 05:53:28 CEST 2008
commit 2daecb9c7f6a66776453898e7680981e3fb0975b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Oct 21 06:53:28 2008 +0300
sshfs: version bumped to 2.2.
This release supports usernames containing commas.
This is needed, for example, to access Web space on SourceForge.
Numerical IPv6 addresses are also supported.
---
filesys/sshfs/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/filesys/sshfs/DETAILS b/filesys/sshfs/DETAILS
index 4015260..2bd3d73 100644
--- a/filesys/sshfs/DETAILS
+++ b/filesys/sshfs/DETAILS
@@ -1,13 +1,13 @@
MODULE=sshfs
- VERSION=2.1
+ VERSION=2.2
SOURCE=$MODULE-fuse-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-fuse-$VERSION
SOURCE_URL=$SFORGE_URL/fuse
- SOURCE_VFY=sha1:c4e38fa8d4cec89af09cccae08a9f1bd96f452d4
+ SOURCE_VFY=sha1:5c75cc747f97fd4fa031059346c25282027e5bc9
WEB_SITE=http://fuse.sourceforge.net/sshfs.html
MAINTAINER=elangelo at lunar-linux.org
ENTERED=20060301
- UPDATED=20080714
+ UPDATED=20081021
SHORT="Filesystem client based on the SSH File Transfer Protocol"
cat << EOF
More information about the Lunar-commits
mailing list