diff options
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}" |