commit: def36f620116e0a80eac87c4a2ee535e4a95481b Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Wed Oct 5 23:20:06 2022 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Wed Oct 5 23:20:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def36f62
net-misc/netkit-bootpd: update HOMEPAGE, SRC_URI Closes: https://bugs.gentoo.org/479646 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild index cb70f0e56efd..9cee1a5627b7 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,8 +8,8 @@ inherit toolchain-funcs MY_P=${P/netkit-} DESCRIPTION="Netkit - bootp" -HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netboot/" -SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netboot/${MY_P}.tar.gz" +HOMEPAGE="http://ftp.linux.org.uk/pub/linux/Networking/netboot/" +SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netboot/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0"
