net-analyzer/mrtg: Secure HOMEPAGE/SRC_URI.

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Jeroen Roovers
2018-01-09 06:47:14 +01:00
parent 487dc79c78
commit c0bc9e0cca
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"