network/mrtg: Updated for version 2.17.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f69bdb0869
commit
25ef34e9fd
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mrtg
|
||||
VERSION=${VERSION:-2.17.4}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-2.17.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mrtg"
|
||||
VERSION="2.17.4"
|
||||
VERSION="2.17.7"
|
||||
HOMEPAGE="https://oss.oetiker.ch/mrtg/"
|
||||
DOWNLOAD="https://oss.oetiker.ch/mrtg/pub/mrtg-2.17.4.tar.gz"
|
||||
MD5SUM="197565e97f97212eef7b414463c8d40c"
|
||||
DOWNLOAD="https://oss.oetiker.ch/mrtg/pub/mrtg-2.17.7.tar.gz"
|
||||
MD5SUM="eada3870c0419e425299401486600d95"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue