From 0215de3511026ab38633419f287acb87dc9b79e5 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 29 Apr 2019 12:48:01 +0200 Subject: sci-mathematics/p9m4: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- sci-mathematics/p9m4/p9m4-05-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/p9m4/p9m4-05-r1.ebuild b/sci-mathematics/p9m4/p9m4-05-r1.ebuild index 16bb1c83dee1..29cb679eeb2b 100644 --- a/sci-mathematics/p9m4/p9m4-05-r1.ebuild +++ b/sci-mathematics/p9m4/p9m4-05-r1.ebuild @@ -11,9 +11,9 @@ MY_PN="p9m4-v" MY_P="${MY_PN}${PV}" DESCRIPTION="This is a Graphical User Interface for Prover9 and Mace4" -HOMEPAGE="http://www.cs.unm.edu/~mccune/mace4/" +HOMEPAGE="https://www.cs.unm.edu/~mccune/mace4/" SRC_URI=" - http://www.cs.unm.edu/~mccune/prover9/gui/${MY_P}.tar.gz + https://www.cs.unm.edu/~mccune/prover9/gui/${MY_P}.tar.gz https://dev.gentoo.org/~gienah/2big4tree/sci-mathematics/p9m4/p9m4-v05-64bit.patch.bz2" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad