commit:     208eb5743d92057063d1fefd7b76602d482d9e7f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Apr 17 16:18:27 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May  8 22:56:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208eb574

x11-misc/xfractint: use HTTPS, fix SRC_URI

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11721
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-misc/xfractint/xfractint-20.04_p12.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xfractint/xfractint-20.04_p12.ebuild 
b/x11-misc/xfractint/xfractint-20.04_p12.ebuild
index ba46f9dec38..c7793395883 100644
--- a/x11-misc/xfractint/xfractint-20.04_p12.ebuild
+++ b/x11-misc/xfractint/xfractint-20.04_p12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -8,8 +8,8 @@ inherit eutils toolchain-funcs
 MY_P=${P/_}
 
 DESCRIPTION="A fractal generator"
-HOMEPAGE="http://www.fractint.org";
-SRC_URI="http://www.fractint.org/ftp/current/linux/${MY_P}.tar.gz";
+HOMEPAGE="https://www.fractint.org";
+SRC_URI="https://www.fractint.org/ftp/old/linux/${MY_P}.tar.gz";
 
 LICENSE="freedist"
 SLOT="0"

Reply via email to