diff options
author | miwi <miwi@FreeBSD.org> | 2011-12-20 00:06:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-12-20 00:06:02 +0800 |
commit | 78163798265a33b5d116cfa4ad97fb09d100b7de (patch) | |
tree | 2cf5a9e8b2c52e150587624fdbfb5303de231eea /sysutils | |
parent | dfbe897f36a2fbc74ea7cd3dca36ba06fbbcd673 (diff) | |
download | freebsd-ports-gnome-78163798265a33b5d116cfa4ad97fb09d100b7de.tar.gz freebsd-ports-gnome-78163798265a33b5d116cfa4ad97fb09d100b7de.tar.zst freebsd-ports-gnome-78163798265a33b5d116cfa4ad97fb09d100b7de.zip |
- Update to 2.3
PR: 163422
Submitted by: Johannes Totz <johannes@jo-t.de>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-sshfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-sshfs/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile index 54711fa9f72e..ff9c39ee8e37 100644 --- a/sysutils/fusefs-sshfs/Makefile +++ b/sysutils/fusefs-sshfs/Makefile @@ -5,7 +5,7 @@ # PORTNAME= sshfs -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= sysutils MASTER_SITES= SF/fuse/${PORTNAME}-fuse/${PORTVERSION} PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-sshfs/distinfo b/sysutils/fusefs-sshfs/distinfo index 4601d25cb4e5..fad5e8b175d8 100644 --- a/sysutils/fusefs-sshfs/distinfo +++ b/sysutils/fusefs-sshfs/distinfo @@ -1,2 +1,2 @@ -SHA256 (sshfs-fuse-2.2.tar.gz) = 206ebcbc4cb9f5039bfcc7059678a0f61120605a5cdcbffa3ae5716c113e5423 -SIZE (sshfs-fuse-2.2.tar.gz) = 115709 +SHA256 (sshfs-fuse-2.3.tar.gz) = ce229f87869d136c8347cca646f1dd6394c604127d021507a57205668d9288bb +SIZE (sshfs-fuse-2.3.tar.gz) = 129222 |