diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 01:59:40 +0100 |
---|---|---|
committer | Alexys Jacob <ultrabug@gentoo.org> | 2020-05-08 10:24:11 +0200 |
commit | 5d686e996bf7de83ff9880431639903acea8fc77 (patch) | |
tree | 1aad83e6a5711c2955a8ddd71a5cc4072f225b17 /sys-cluster/ucx/ucx-1.3.0.ebuild | |
parent | sys-cluster/openmpi: update homepage (diff) | |
download | gentoo-5d686e996bf7de83ff9880431639903acea8fc77.tar.gz gentoo-5d686e996bf7de83ff9880431639903acea8fc77.tar.bz2 gentoo-5d686e996bf7de83ff9880431639903acea8fc77.zip |
sys-cluster/ucx: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Diffstat (limited to 'sys-cluster/ucx/ucx-1.3.0.ebuild')
-rw-r--r-- | sys-cluster/ucx/ucx-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ucx/ucx-1.3.0.ebuild b/sys-cluster/ucx/ucx-1.3.0.ebuild index eb6c279f6453..5baf8fac0e3a 100644 --- a/sys-cluster/ucx/ucx-1.3.0.ebuild +++ b/sys-cluster/ucx/ucx-1.3.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Unified Communication X" -HOMEPAGE="http://www.openucx.org" +HOMEPAGE="https://www.openucx.org" SRC_URI="https://github.com/openucx/ucx/releases/download/v${PV}/${P}.tar.gz" SLOT="0" |