commit: 233cb05ce8d9ab3d3bd1aa80ec808cdd2c094101 Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Thu Jun 27 19:21:31 2024 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Thu Jun 27 19:23:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=233cb05c
net-p2p/kubo: update HOMEPAGE Signed-off-by: John Helmert III <ajak <AT> gentoo.org> net-p2p/kubo/kubo-0.26.0.ebuild | 2 +- net-p2p/kubo/kubo-0.28.0.ebuild | 2 +- 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}"
