ipfs: update to 0.34.1

This commit is contained in:
trustbyte
2025-12-04 07:57:03 +01:00
committed by Herby Gillot
parent 7f099ac17d
commit 718cd4d40d
+5 -6
View File
@@ -3,12 +3,12 @@
PortSystem 1.0
PortGroup golang 1.0
set version 0.27.0
set version 0.34.1
revision 0
checksums rmd160 70c4ae33ef3ce59e2f4ca7c7868b736a2676e8f4 \
sha256 4112afb1571f8f27c80eec61315b364ba41aa93e1e6883456a6a0ac1b6f2b7ff \
size 16072167
checksums rmd160 f2ba8a9aecf92807209f14fc881d6b53351c19e4 \
sha256 7bcab5705296acc74cafadcc7038f764b5ac796fa8e62398cb992691869c926a \
size 18384321
# the last IPFS which can be build 1.17.13
if {${os.platform} eq "darwin" && ${os.major} <= 16} {
@@ -24,8 +24,7 @@ if {${os.platform} eq "darwin" && ${os.major} <= 16} {
go.setup github.com/ipfs/kubo ${version} v
go.author go
go.project ipfs
# Delete this on next update to use golang PortGroup's default ('archive')
github.tarball_from tarball
github.tarball_from archive
name ipfs
description Global, versioned, peer-to-peer filesystem