[Lunar-commits] <moonbase> sshfs: version bumped to 2.1.
Florin Braescu
florin at lunar-linux.org
Mon Jul 14 12:56:38 CEST 2008
commit 07da2bdfcdbfd09429b9483338da5ba804a233ba
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jul 14 13:56:38 2008 +0300
sshfs: version bumped to 2.1.
This release fixes a caching issue for append mode writes,
and updates the statvfs extension to work correctly with the
next OpenSSH version.
---
filesys/sshfs/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/filesys/sshfs/DETAILS b/filesys/sshfs/DETAILS
index 928acf8..4015260 100644
--- a/filesys/sshfs/DETAILS
+++ b/filesys/sshfs/DETAILS
@@ -1,13 +1,13 @@
MODULE=sshfs
- VERSION=1.9
+ VERSION=2.1
SOURCE=$MODULE-fuse-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-fuse-$VERSION
- SOURCE_URL=$SFORGE_URL/fuse/
- SOURCE_VFY=sha1:dfd3a72c76f6b4fac4105b23ca228d8166a0510a
+ SOURCE_URL=$SFORGE_URL/fuse
+ SOURCE_VFY=sha1:c4e38fa8d4cec89af09cccae08a9f1bd96f452d4
WEB_SITE=http://fuse.sourceforge.net/sshfs.html
MAINTAINER=elangelo at lunar-linux.org
ENTERED=20060301
- UPDATED=20071217
+ UPDATED=20080714
SHORT="Filesystem client based on the SSH File Transfer Protocol"
cat << EOF
More information about the Lunar-commits
mailing list