diff options
-rw-r--r-- | net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild b/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild index b71ab3d913ff..22c0d76d8e5b 100644 --- a/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild +++ b/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild @@ -8,7 +8,7 @@ inherit bash-completion-r1 go-module systemd DESCRIPTION="Main implementation of IPFS" HOMEPAGE="https://ipfs.io/" SRC_URI="https://github.com/ipfs/go-ipfs/archive/v${PV}.tar.gz -> ${P}.tar.gz" -SRC_URI+=" ${P}-deps.tar.xz" +SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0" SLOT="0" |