dev-libs/cdk: fix SRC_URI in older 5.0.20160131

ftp://invisible-island.net -> ftp://ftp.invisible-island.net. The
old address no longer works.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2021-05-16 23:55:28 +01:00
parent f7ebb3dd25
commit 5ea1315670
No known key found for this signature in database
GPG Key ID: F4922810EEA0483B
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@ -8,7 +8,7 @@ inherit versionator
MY_P="${PN}-$(replace_version_separator 2 -)"
DESCRIPTION="A library of curses widgets"
HOMEPAGE="https://dickey.his.com/cdk/cdk.html"
SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz"
SRC_URI="ftp://ftp.invisible-island.net/cdk/${MY_P}.tgz"
LICENSE="BSD"
SLOT="0/6" # subslot = soname version