summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-04-11 08:59:05 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-15 07:15:33 +0700
commit20326326c88c5cc8bc7a69a9f0c036f7cdf386b4 (patch)
tree8f56aa4cc1a9f99206a9c80fc03c9e62be2fd26d /graphics
parent603374e496789216641025da19ab1ddac32fcf1a (diff)
downloadslackbuilds-20326326c88c5cc8bc7a69a9f0c036f7cdf386b4.tar.gz
slackbuilds-20326326c88c5cc8bc7a69a9f0c036f7cdf386b4.tar.xz
graphics/graphviz: Updated for version 8.0.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/graphviz.SlackBuild2
-rw-r--r--graphics/graphviz/graphviz.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/graphviz/graphviz.SlackBuild b/graphics/graphviz/graphviz.SlackBuild
index 2eee74667b..758d2c252a 100644
--- a/graphics/graphviz/graphviz.SlackBuild
+++ b/graphics/graphviz/graphviz.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=graphviz
-VERSION=${VERSION:-8.0.1}
+VERSION=${VERSION:-8.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/graphviz/graphviz.info b/graphics/graphviz/graphviz.info
index 1435f3afc7..ceea164557 100644
--- a/graphics/graphviz/graphviz.info
+++ b/graphics/graphviz/graphviz.info
@@ -1,8 +1,8 @@
PRGNAM="graphviz"
-VERSION="8.0.1"
+VERSION="8.0.2"
HOMEPAGE="https://www.graphviz.org/"
-DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/8.0.1/graphviz-8.0.1.tar.bz2"
-MD5SUM="779eb86f8de4d3337e2049c9825c5dab"
+DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/8.0.2/graphviz-8.0.2.tar.bz2"
+MD5SUM="4824eda98a61deeacbf5cb7c511edeee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""