mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/mrtg: Updated for version 2.17.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
60614379bb
commit
5113e204d1
4 changed files with 7 additions and 7 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue