aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/mrtg/README2
-rw-r--r--network/mrtg/mrtg.SlackBuild2
-rw-r--r--network/mrtg/mrtg.info8
-rw-r--r--network/mrtg/slack-desc2
4 files changed, 7 insertions, 7 deletions
diff --git a/network/mrtg/README b/network/mrtg/README
index d753ce56a9fe..951312fb8fd4 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 e808900843c2..d737c05202ed 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 c02fe0f0facb..5c76ee121508 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 9709bb2546bf..f5fb400a0c65 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.