dev-libs/cdk: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 5 Apr 2019 09:36:59 +0000 (11:36 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 6 Apr 2019 22:22:15 +0000 (00:22 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11599
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-libs/cdk/cdk-5.0.20160131.ebuild

index c6f6730a94dafb25a7be9a30295d59c0962d223f..4a42b99812b463b925c34c8b0606f60b62455bfb 100644 (file)
@@ -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"