net-analyzer/dhcpdump: Use HTTPS
authorJeroen Roovers <jer@gentoo.org>
Wed, 1 May 2019 21:32:09 +0000 (23:32 +0200)
committerJeroen Roovers <jer@gentoo.org>
Wed, 1 May 2019 23:19:03 +0000 (01:19 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/dhcpdump/dhcpdump-1.8.ebuild

index 2973a634415286fe60b65cd83f65e058a018a9f6..e30805c0b6961bd0322da3fa4355869d5c3446a5 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="DHCP Packet Analyzer/tcpdump postprocessor"
-HOMEPAGE="http://www.mavetju.org/unix/general.php"
-SRC_URI="http://www.mavetju.org/download/${P}.tar.gz"
+HOMEPAGE="https://www.mavetju.org/unix/general.php"
+SRC_URI="https://www.mavetju.org/download/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"