summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2022-10-05 19:20:06 -0400
committerMike Gilbert <floppym@gentoo.org>2022-10-05 19:20:06 -0400
commitdef36f620116e0a80eac87c4a2ee535e4a95481b (patch)
tree567ebf231d4eac2ec3c03383b4db329d770542c0 /net-misc/netkit-bootpd
parentnet-misc/netkit-bootparamd: update HOMEPAGE (diff)
downloadgentoo-def36f620116e0a80eac87c4a2ee535e4a95481b.tar.gz
gentoo-def36f620116e0a80eac87c4a2ee535e4a95481b.tar.bz2
gentoo-def36f620116e0a80eac87c4a2ee535e4a95481b.zip
net-misc/netkit-bootpd: update HOMEPAGE, SRC_URI
Closes: https://bugs.gentoo.org/479646 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r--net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild6
1 files 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"