mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-analyzer/bwmon: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
3557a4f487
commit
beae2caf80
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="Simple ncurses bandwidth monitor"
|
||||
HOMEPAGE="http://bwmon.sourceforge.net/"
|
||||
HOMEPAGE="https://bwmon.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
|
||||
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
Reference in New Issue
Block a user