system/nagvis: Updated for version 1.9.2.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2017-07-25 17:45:49 +02:00 committed by Willy Sudiarto Raharjo
parent 99f292b566
commit c254485cf9
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for nagvis
# Copyright 2015 Mario Preksavec, Zagreb, Croatia
# Copyright 2015, 2017 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nagvis
VERSION=${VERSION:-1.8.2}
VERSION=${VERSION:-1.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="nagvis"
VERSION="1.8.2"
VERSION="1.9.2"
HOMEPAGE="http://www.nagvis.org/"
DOWNLOAD="http://www.nagvis.org/share/nagvis-1.8.2.tar.gz"
MD5SUM="4a6e15f938aa190ff867823cb64e5fe7"
DOWNLOAD="http://www.nagvis.org/share/nagvis-1.9.2.tar.gz"
MD5SUM="1427c88ae42453ed834272dae573ad62"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="graphviz"