From 208eb5743d92057063d1fefd7b76602d482d9e7f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 17 Apr 2019 18:18:27 +0200 Subject: [PATCH] x11-misc/xfractint: use HTTPS, fix SRC_URI Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11721 Signed-off-by: Andreas Sturmlechner --- 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 ba46f9dec381..c7793395883e 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" -- 2.26.2