diff options
author | Arn0 <yth@ythogtha.org> | 2023-04-05 10:33:43 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-07 06:40:20 +0700 |
commit | a819771df4d84ae62e3706966395dbfad70e3484 (patch) | |
tree | 8d567c79297bcf94a8eb874a30b93e7c0574ff03 /graphics/graphviz/graphviz.SlackBuild | |
parent | 62ad8130b87ae2f3db4a3fc0e18baadc606cff0f (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.SlackBuild | 2 |
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} |