You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
sshfs: properly switch to release tarball
This commit is contained in:
+6
-6
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user