summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-29 21:35:29 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-01 15:59:10 -0400
commitac8bc49acd6a34f6b137e2d0da41c0d66874d5a9 (patch)
tree781b4db4b7d4d3ee2f060c2cdb9d5dd7e78d2e0d /sci-visualization
parentdev-python/gevent: use HTTPS (diff)
downloadgentoo-ac8bc49acd6a34f6b137e2d0da41c0d66874d5a9.tar.gz
gentoo-ac8bc49acd6a34f6b137e2d0da41c0d66874d5a9.tar.bz2
gentoo-ac8bc49acd6a34f6b137e2d0da41c0d66874d5a9.zip
sci-visualization/gr: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16495 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/gr/gr-0.50.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-visualization/gr/gr-0.50.0-r1.ebuild b/sci-visualization/gr/gr-0.50.0-r1.ebuild
index 82f6df9f2ae1..ddb28dbc2466 100644
--- a/sci-visualization/gr/gr-0.50.0-r1.ebuild
+++ b/sci-visualization/gr/gr-0.50.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit cmake
DESCRIPTION="Universal framework for cross-platform visualization applications"
-HOMEPAGE="http://gr-framework.org/"
+HOMEPAGE="https://gr-framework.org/"
SRC_URI="https://github.com/sciapp/gr/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"