diff options
author | Ulrich Schaefer <us@ulischaefer.net> | 2011-07-12 05:22:06 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:05 -0300 |
commit | 5113e204d18a8619ace13ce228cc8d8a63109eb6 (patch) | |
tree | e75943eae66eedacdde40d779251292647ae0938 /network | |
parent | 60614379bbdfc2c333c6b01b9fc1314a39443891 (diff) | |
download | slackbuilds-5113e204d18a8619ace13ce228cc8d8a63109eb6.tar.gz |
network/mrtg: Updated for version 2.17.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/mrtg/README | 2 | ||||
-rw-r--r-- | network/mrtg/mrtg.SlackBuild | 2 | ||||
-rw-r--r-- | network/mrtg/mrtg.info | 8 | ||||
-rw-r--r-- | network/mrtg/slack-desc | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/network/mrtg/README b/network/mrtg/README index d753ce56a9..951312fb8f 100644 --- a/network/mrtg/README +++ b/network/mrtg/README @@ -1,5 +1,5 @@ MRTG monitors the traffic load on network links such as routers and -interfaces. It supports SNMP and generates HTML pages with PNG images +interfaces. It supports SNMP and generates HTML pages with PNG images showing how much traffic has passed through each interface. MRTG can also be used to graph everything else like disk space, temperatures, and so on. diff --git a/network/mrtg/mrtg.SlackBuild b/network/mrtg/mrtg.SlackBuild index e808900843..d737c05202 100644 --- a/network/mrtg/mrtg.SlackBuild +++ b/network/mrtg/mrtg.SlackBuild @@ -5,7 +5,7 @@ # Written by Ulrich schaefer (us@ulischaefer.net) PRGNAM=mrtg -VERSION=${VERSION:-2.17.0} +VERSION=${VERSION:-2.17.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/mrtg/mrtg.info b/network/mrtg/mrtg.info index c02fe0f0fa..5c76ee1215 100644 --- a/network/mrtg/mrtg.info +++ b/network/mrtg/mrtg.info @@ -1,10 +1,10 @@ PRGNAM="mrtg" -VERSION="2.17.0" +VERSION="2.17.2" HOMEPAGE="http://oss.oetiker.ch/mrtg/" -DOWNLOAD="http://oss.oetiker.ch/mrtg/pub/mrtg-2.17.0.tar.gz" -MD5SUM="d58bd87835445a38b9b36f50dcc8f6d6" +DOWNLOAD="http://oss.oetiker.ch/mrtg/pub/mrtg-2.17.2.tar.gz" +MD5SUM="f4c251ef883da2509188711eff4577ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Ulrich Schaefer" EMAIL="us@ulischaefer.net" -APPROVED="rworkman" +APPROVED="dsomero" diff --git a/network/mrtg/slack-desc b/network/mrtg/slack-desc index 9709bb2546..f5fb400a0c 100644 --- a/network/mrtg/slack-desc +++ b/network/mrtg/slack-desc @@ -9,7 +9,7 @@ mrtg: MRTG (multi router traffic grapher) mrtg: mrtg: MRTG monitors the traffic load on network links such as routers and -mrtg: interfaces. It supports SNMP and generates HTML pages with PNG images +mrtg: interfaces. It supports SNMP and generates HTML pages with PNG images 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. |