diff options
Diffstat (limited to 'net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild')
-rw-r--r-- | net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild index 8e07ed6fc878..3477a3efe37e 100644 --- a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild +++ b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -DESCRIPTION="go-ipfs is the main implementation of IPFS." +DESCRIPTION="The main implementation of IPFS." HOMEPAGE="https://ipfs.io/" SRC_URI="amd64? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-amd64.tar.gz ) x86? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-386.tar.gz )" |