aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz/graphviz.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-04-05 10:33:43 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-07 06:40:20 +0700
commita819771df4d84ae62e3706966395dbfad70e3484 (patch)
tree8d567c79297bcf94a8eb874a30b93e7c0574ff03 /graphics/graphviz/graphviz.SlackBuild
parent62ad8130b87ae2f3db4a3fc0e18baadc606cff0f (diff)
graphics/graphviz: updated for version 8.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/graphviz/graphviz.SlackBuild')
-rw-r--r--graphics/graphviz/graphviz.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/graphviz.SlackBuild b/graphics/graphviz/graphviz.SlackBuild
index e28b7b01e14e..2eee74667b48 100644
--- a/graphics/graphviz/graphviz.SlackBuild
+++ b/graphics/graphviz/graphviz.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=graphviz
-VERSION=${VERSION:-7.1.0}
+VERSION=${VERSION:-8.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}