diff --git a/fuse/sshfs/Portfile b/fuse/sshfs/Portfile index f69f0ff065a..0c03dd0ef50 100644 --- a/fuse/sshfs/Portfile +++ b/fuse/sshfs/Portfile @@ -5,10 +5,10 @@ PortGroup github 1.0 PortGroup fuse 1.0 PortGroup meson 1.0 -github.setup libfuse sshfs 3.7.5 sshfs- +github.setup libfuse sshfs 3.7.6 sshfs- github.tarball_from releases use_xz yes -revision 1 +revision 0 categories fuse github.tarball_from releases @@ -24,9 +24,9 @@ long_description This is a filesystem client based on the \ license GPL-2 -checksums rmd160 62fab0cf2fb1e07859334e9366572c70a797b982 \ - sha256 0e45db63c2d00919db3174134fa234c6e0682d6fe573c46312d1d53d1d61a8bb \ - size 51604 +checksums rmd160 e2f3f2f16dc4eff2b52a89d691806240f2d8e5df \ + sha256 6a1bcb31450a077e9cb1b7ff158c71de34db697c3c0da6cb362502131e495893 \ + size 57096 set python_branch 3.14 set python_version [string map {. ""} ${python_branch}]