From: Michael Mair-Keimberger Date: Sun, 6 May 2018 09:36:41 +0000 (+0200) Subject: net-analyzer/dhcp_probe: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8a62d285b1b3652086dd098193b3eee844ed065c;p=gentoo.git net-analyzer/dhcp_probe: use HTTPS --- diff --git a/net-analyzer/dhcp_probe/dhcp_probe-1.3.0-r4.ebuild b/net-analyzer/dhcp_probe/dhcp_probe-1.3.0-r4.ebuild index 9f05421d375a..c89a13c39739 100644 --- a/net-analyzer/dhcp_probe/dhcp_probe-1.3.0-r4.ebuild +++ b/net-analyzer/dhcp_probe/dhcp_probe-1.3.0-r4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit flag-o-matic DESCRIPTION="discover DHCP and BootP servers on a directly-attached Ethernet network" -HOMEPAGE="http://www.net.princeton.edu/software/dhcp_probe/" -SRC_URI="http://www.net.princeton.edu/software/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.net.princeton.edu/software/dhcp_probe/" +SRC_URI="https://www.net.princeton.edu/software/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"