mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
sysutils/ipfs-go: Update to v0.26.0
This commit is contained in:
parent
f12d584693
commit
9bd4903fe7
@ -1,7 +1,6 @@
|
||||
PORTNAME= ipfs
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.19.1
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 0.26.0
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMESUFFIX= -go
|
||||
|
||||
@ -14,7 +13,7 @@ LICENSE_COMB= dual
|
||||
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
|
||||
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
|
||||
|
||||
USES= cpe go:1.19,modules
|
||||
USES= cpe go:1.20,modules
|
||||
|
||||
CPE_VENDOR= protocol
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1680898298
|
||||
SHA256 (go/sysutils_ipfs-go/ipfs-v0.19.1/v0.19.1.mod) = 120d1afaeb485d716464867ef3a9279ca52787a6a541dde076b82b2318283783
|
||||
SIZE (go/sysutils_ipfs-go/ipfs-v0.19.1/v0.19.1.mod) = 11690
|
||||
SHA256 (go/sysutils_ipfs-go/ipfs-v0.19.1/v0.19.1.zip) = 9252cf8b9e60ed30c429ed518c2ff0ed7f93767072177a8222630e4c761672e8
|
||||
SIZE (go/sysutils_ipfs-go/ipfs-v0.19.1/v0.19.1.zip) = 2258249
|
||||
TIMESTAMP = 1706918873
|
||||
SHA256 (go/sysutils_ipfs-go/ipfs-v0.26.0/v0.26.0.mod) = 93aa3aa155466dd5d68e1898c79eb9715f501de663fb20197e9995b8863280a6
|
||||
SIZE (go/sysutils_ipfs-go/ipfs-v0.26.0/v0.26.0.mod) = 12260
|
||||
SHA256 (go/sysutils_ipfs-go/ipfs-v0.26.0/v0.26.0.zip) = 0880f8c0dd2b2efeef748cdf5cc8084631016662cb5339f7c1973146cbed2dd2
|
||||
SIZE (go/sysutils_ipfs-go/ipfs-v0.26.0/v0.26.0.zip) = 4136356
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- repo/fsrepo/migrations/fetcher.go.orig 1979-11-30 05:00:00 UTC
|
||||
+++ repo/fsrepo/migrations/fetcher.go
|
||||
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
const (
|
||||
// Current distribution to fetch migrations from
|
||||
- CurrentIpfsDist = "/ipfs/Qmf4yftD4LuMo8JMNPqqw3BtUwYd2VkXMiAThuPE6usrbQ" // fs-repo-12-to-13 v1.0.0
|
||||
+ CurrentIpfsDist = "" // fs-repo-12-to-13 v1.0.0
|
||||
// Latest distribution path. Default for fetchers.
|
||||
LatestIpfsDist = "/ipns/dist.ipfs.tech"
|
||||
|
Loading…
Reference in New Issue
Block a user