diff options
author | John Helmert III <ajak@gentoo.org> | 2024-06-27 12:21:31 -0700 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2024-06-27 12:23:05 -0700 |
commit | 233cb05ce8d9ab3d3bd1aa80ec808cdd2c094101 (patch) | |
tree | 1bd54896896162ae005cdc26c44761e8ae2f5851 /net-p2p/kubo | |
parent | net-p2p/arti: add 1.2.5 (diff) | |
download | gentoo-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.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/kubo/kubo-0.28.0.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/kubo/kubo-0.29.0.ebuild | 2 |
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}" |