summaryrefslogtreecommitdiffstats
path: root/crypto/sshfs-fuse/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sshfs-fuse/DETAILS')
-rwxr-xr-xcrypto/sshfs-fuse/DETAILS15
1 files changed, 7 insertions, 8 deletions
diff --git a/crypto/sshfs-fuse/DETAILS b/crypto/sshfs-fuse/DETAILS
index 4ebaf2ec9c..f6c47d0d0a 100755
--- a/crypto/sshfs-fuse/DETAILS
+++ b/crypto/sshfs-fuse/DETAILS
@@ -1,8 +1,8 @@
SPELL=sshfs-fuse
- VERSION=2.0
- SOURCE_HASH[0]=sha512:4fa4a734dc670e49dfdee552cd105fd11409ac37ac5e8bafa32120961f2e2b85a4b530e450ec12ea111c07c1722f2982842d2e14393dd79bcf08158e41c4bd87
+ VERSION=2.2
+ SOURCE_HASH[0]=sha512:61cd1a30edbdee357e3185b461f4c9b4a89fb6c3993de08d5353d466f359354d5c1ceb6a92dbacc7eff0dacb4ba885c4cc6608b6e1ad1939a7e1a87f6dd74e7b
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/fuse/$SOURCE
WEB_SITE=http://fuse.sourceforge.net/sshfs.html
ENTERED=20050206
@@ -10,9 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="ssh crypto"
SHORT="FUSE client based on the SSH file transfer protocol"
cat << EOF
-This is a filesystem client based on the SSH File Transfer Protocol.
-Since most SSH servers already support this protocol it is very easy
-to set up: i.e. on the server side there's nothing to do. On the
-client side mounting the filesystem is as easy as logging into the
-server with ssh.
+This is a filesystem client based on the SSH File Transfer Protocol. Since most
+SSH servers already support this protocol it is very easy to set up: i.e. on the
+server side there's nothing to do. On the client side mounting the filesystem
+is as easy as logging into the server with ssh.
EOF