net-analyzer/dhcp_probe: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 6 May 2018 09:36:41 +0000 (11:36 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 6 May 2018 14:13:42 +0000 (10:13 -0400)
net-analyzer/dhcp_probe/dhcp_probe-1.3.0-r4.ebuild

index 9f05421d375a8d92fa2bc4fac1871f082f254c42..c89a13c39739b50e08103b8af77bb92e0947e725 100644 (file)
@@ -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"