sshfs: properly switch to release tarball

This commit is contained in:
i0ntempest
2025-11-23 01:04:06 +11:00
parent 8874397ae5
commit 5d8ba94cde
+6 -6
View File
@@ -6,7 +6,9 @@ PortGroup fuse 1.0
PortGroup meson 1.0
github.setup libfuse sshfs 3.7.5 sshfs-
revision 0
github.tarball_from releases
use_xz yes
revision 1
categories fuse
github.tarball_from releases
@@ -22,11 +24,9 @@ long_description This is a filesystem client based on the \
license GPL-2
checksums rmd160 029684eaed55bc4991796e967f6bfabdb0c9a1f9 \
sha256 b975121189cb82ed4c675320155a855adf7632abfd7fbdc385ca448d214b581f \
size 61612
worksrcdir ${github.tag_prefix}${github.project}-${github.version}
checksums rmd160 62fab0cf2fb1e07859334e9366572c70a797b982 \
sha256 0e45db63c2d00919db3174134fa234c6e0682d6fe573c46312d1d53d1d61a8bb \
size 51604
set python_branch 3.13
set python_version [string map {. ""} ${python_branch}]