From 8a62d285b1b3652086dd098193b3eee844ed065c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 6 May 2018 11:36:41 +0200 Subject: [PATCH] net-analyzer/dhcp_probe: use HTTPS --- net-analyzer/dhcp_probe/dhcp_probe-1.3.0-r4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" -- 2.26.2