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