mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/mrtg: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b8daab757a
commit
23a916ebfd
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="mrtg"
|
||||
VERSION="2.17.4"
|
||||
HOMEPAGE="http://oss.oetiker.ch/mrtg/"
|
||||
DOWNLOAD="http://oss.oetiker.ch/mrtg/pub/mrtg-2.17.4.tar.gz"
|
||||
HOMEPAGE="https://oss.oetiker.ch/mrtg/"
|
||||
DOWNLOAD="https://oss.oetiker.ch/mrtg/pub/mrtg-2.17.4.tar.gz"
|
||||
MD5SUM="197565e97f97212eef7b414463c8d40c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -14,6 +14,6 @@ mrtg: showing how much traffic has passed through each interface. MRTG can
|
|||
mrtg: also be used to graph everything else like disk space, temperatures,
|
||||
mrtg: and so on.
|
||||
mrtg:
|
||||
mrtg: See Tobi Oetiker's homepage at http://oss.oetiker.ch/mrtg/
|
||||
mrtg: See Tobi Oetiker's homepage at https://oss.oetiker.ch/mrtg/
|
||||
mrtg:
|
||||
mrtg:
|
||||
|
|
Loading…
Reference in a new issue