From 621508076534372c96a50ae4714fcf4d060f8635 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 5 Apr 2019 11:36:59 +0200 Subject: [PATCH] dev-libs/cdk: use HTTPS. Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11599 Signed-off-by: Patrice Clement --- dev-libs/cdk/cdk-5.0.20160131.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/cdk/cdk-5.0.20160131.ebuild b/dev-libs/cdk/cdk-5.0.20160131.ebuild index c6f6730a94da..4a42b99812b4 100644 --- a/dev-libs/cdk/cdk-5.0.20160131.ebuild +++ b/dev-libs/cdk/cdk-5.0.20160131.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit versionator MY_P="${PN}-$(replace_version_separator 2 -)" DESCRIPTION="A library of curses widgets" -HOMEPAGE="http://dickey.his.com/cdk/cdk.html" +HOMEPAGE="https://dickey.his.com/cdk/cdk.html" SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz" LICENSE="BSD" -- 2.26.2