mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/mrtg: Updated for version 2.7.10.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bda7caf4ef
commit
aefe43415a
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=mrtg
|
||||
VERSION=${VERSION:-2.17.7}
|
||||
VERSION=${VERSION:-2.17.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mrtg"
|
||||
VERSION="2.17.7"
|
||||
VERSION="2.17.10"
|
||||
HOMEPAGE="https://oss.oetiker.ch/mrtg/"
|
||||
DOWNLOAD="https://oss.oetiker.ch/mrtg/pub/mrtg-2.17.7.tar.gz"
|
||||
MD5SUM="eada3870c0419e425299401486600d95"
|
||||
DOWNLOAD="https://oss.oetiker.ch/mrtg/pub/mrtg-2.17.10.tar.gz"
|
||||
MD5SUM="ab1c14acc9af4221f459707339f361b3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue