commit:     c0bc9e0ccaa27af938a8f7c9efa0cdca09a9216f
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  9 05:47:14 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jan  9 05:47:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0bc9e0c

net-analyzer/mrtg: Secure HOMEPAGE/SRC_URI.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild | 6 +++---
 net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild 
b/net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild
index aa3e52b338d..d6459ad6129 100644
--- a/net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild
+++ b/net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils
 
 DESCRIPTION="A tool to monitor the traffic load on network-links"
-HOMEPAGE="http://oss.oetiker.ch/mrtg/";
-SRC_URI="http://oss.oetiker.ch/mrtg/pub/${P}.tar.gz";
+HOMEPAGE="https://oss.oetiker.ch/mrtg/";
+SRC_URI="${HOMEPAGE}pub/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild 
b/net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild
index 2c1ed33d946..a278e5a925f 100644
--- a/net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild
+++ b/net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit multilib
 
 DESCRIPTION="A tool to monitor the traffic load on network-links"
-HOMEPAGE="http://oss.oetiker.ch/mrtg/";
+HOMEPAGE="https://oss.oetiker.ch/mrtg/";
 SRC_URI="${HOMEPAGE}pub/${P}.tar.gz"
 
 LICENSE="GPL-2"

Reply via email to