Skip to content

Commit 35dc8ba

Browse files
committed
sshfs: Fix checksums
1 parent 58dd760 commit 35dc8ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fuse/sshfs/Portfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ PortGroup fuse 1.0
66
PortGroup meson 1.0
77

88
github.setup libfuse sshfs 3.7.5 sshfs-
9-
github.tarball_from archive
10-
revision 0
9+
revision 1
1110
categories fuse
11+
github.tarball_from releases
1212

1313
maintainers {dports @drkp} {i0ntempest @i0ntempest} openmaintainer
1414
description SSH filesystem for FUSE

0 commit comments

Comments
 (0)