summaryrefslogtreecommitdiff
path: root/sys-cluster/gasnet/gasnet-1.26.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/gasnet/gasnet-1.26.4.ebuild')
-rw-r--r--sys-cluster/gasnet/gasnet-1.26.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/gasnet/gasnet-1.26.4.ebuild b/sys-cluster/gasnet/gasnet-1.26.4.ebuild
index 67055d3a67af..ddb38e2c5e14 100644
--- a/sys-cluster/gasnet/gasnet-1.26.4.ebuild
+++ b/sys-cluster/gasnet/gasnet-1.26.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,8 +7,8 @@ inherit autotools
MY_P="${PN^^[gasn]}-${PV}"
DESCRIPTION="Networking middleware for partitioned global address space (PGAS) language"
-HOMEPAGE="http://gasnet.lbl.gov/"
-SRC_URI="http://gasnet.lbl.gov/${MY_P}.tar.gz"
+HOMEPAGE="https://gasnet.lbl.gov/"
+SRC_URI="https://gasnet.lbl.gov/download/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"