summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-05 11:36:59 +0200
committerPatrice Clement <monsieurp@gentoo.org>2019-04-07 00:22:15 +0200
commit621508076534372c96a50ae4714fcf4d060f8635 (patch)
tree86f38b8acd7667ff1d8c48a13be08ccb2c1cc1b4 /dev-libs/cdk/cdk-5.0.20160131.ebuild
parentnet-dns/pdns-ldap-backend: update HOMEPAGE, use HTTPS. (diff)
downloadgentoo-621508076534372c96a50ae4714fcf4d060f8635.tar.gz
gentoo-621508076534372c96a50ae4714fcf4d060f8635.tar.bz2
gentoo-621508076534372c96a50ae4714fcf4d060f8635.zip
dev-libs/cdk: use HTTPS.
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>
Diffstat (limited to 'dev-libs/cdk/cdk-5.0.20160131.ebuild')
-rw-r--r--dev-libs/cdk/cdk-5.0.20160131.ebuild4
1 files 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"