summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2024-06-27 12:21:31 -0700
committerJohn Helmert III <ajak@gentoo.org>2024-06-27 12:23:05 -0700
commit233cb05ce8d9ab3d3bd1aa80ec808cdd2c094101 (patch)
tree1bd54896896162ae005cdc26c44761e8ae2f5851 /net-p2p/kubo
parentnet-p2p/arti: add 1.2.5 (diff)
downloadgentoo-233cb05ce8d9ab3d3bd1aa80ec808cdd2c094101.tar.gz
gentoo-233cb05ce8d9ab3d3bd1aa80ec808cdd2c094101.tar.bz2
gentoo-233cb05ce8d9ab3d3bd1aa80ec808cdd2c094101.zip
net-p2p/kubo: update HOMEPAGE
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'net-p2p/kubo')
-rw-r--r--net-p2p/kubo/kubo-0.26.0.ebuild2
-rw-r--r--net-p2p/kubo/kubo-0.28.0.ebuild2
-rw-r--r--net-p2p/kubo/kubo-0.29.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/kubo/kubo-0.26.0.ebuild b/net-p2p/kubo/kubo-0.26.0.ebuild
index a0a1e83e9245..64fa62b8defd 100644
--- a/net-p2p/kubo/kubo-0.26.0.ebuild
+++ b/net-p2p/kubo/kubo-0.26.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit go-module shell-completion systemd
DESCRIPTION="Main implementation of IPFS"
-HOMEPAGE="https://ipfs.io/ https://github.com/ipfs/kubo/"
+HOMEPAGE="https://ipfs.tech https://github.com/ipfs/kubo/"
SRC_URI="https://github.com/ipfs/${PN}/releases/download/v${PV}/kubo-source.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"
diff --git a/net-p2p/kubo/kubo-0.28.0.ebuild b/net-p2p/kubo/kubo-0.28.0.ebuild
index a0a1e83e9245..64fa62b8defd 100644
--- a/net-p2p/kubo/kubo-0.28.0.ebuild
+++ b/net-p2p/kubo/kubo-0.28.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit go-module shell-completion systemd
DESCRIPTION="Main implementation of IPFS"
-HOMEPAGE="https://ipfs.io/ https://github.com/ipfs/kubo/"
+HOMEPAGE="https://ipfs.tech https://github.com/ipfs/kubo/"
SRC_URI="https://github.com/ipfs/${PN}/releases/download/v${PV}/kubo-source.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"
diff --git a/net-p2p/kubo/kubo-0.29.0.ebuild b/net-p2p/kubo/kubo-0.29.0.ebuild
index 0d66c3d3aeb2..ad5cae72abc6 100644
--- a/net-p2p/kubo/kubo-0.29.0.ebuild
+++ b/net-p2p/kubo/kubo-0.29.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit go-module shell-completion systemd
DESCRIPTION="Main implementation of IPFS"
-HOMEPAGE="https://ipfs.io/ https://github.com/ipfs/kubo/"
+HOMEPAGE="https://ipfs.tech https://github.com/ipfs/kubo/"
SRC_URI="https://github.com/ipfs/${PN}/releases/download/v${PV}/kubo-source.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"