mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/mrtg: Secure HOMEPAGE/SRC_URI.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user