summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Arn02024-02-13 20:28:45 +0100
committer Willy Sudiarto Raharjo2024-02-15 17:24:22 +0100
commit6209b627c9823ee7edc13bc4367c4defbcaf74d8 (patch)
tree5431950a535d78bd19882b87a29762b887e30554 /graphics
parent19cab8b1b74923980353b5c2e82ea8c7a76f3c61 (diff)
downloadslackbuilds-6209b627c9823ee7edc13bc4367c4defbcaf74d8.tar.gz
graphics/graphviz: updated for version 10.0.1
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 deb492fb07..40849f7daf 100644
--- a/graphics/graphviz/graphviz.SlackBuild
+++ b/graphics/graphviz/graphviz.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=graphviz
-VERSION=${VERSION:-9.0.0}
+VERSION=${VERSION:-10.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/graphviz/graphviz.info b/graphics/graphviz/graphviz.info
index 17148c1c3f..2418064f2d 100644
--- a/graphics/graphviz/graphviz.info
+++ b/graphics/graphviz/graphviz.info
@@ -1,8 +1,8 @@
PRGNAM="graphviz"
-VERSION="9.0.0"
+VERSION="10.0.1"
HOMEPAGE="https://www.graphviz.org/"
-DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/9.0.0/graphviz-9.0.0.tar.bz2"
-MD5SUM="1882a9bab147315757f85e91caf007a8"
+DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.bz2"
+MD5SUM="5d343d0ba08dc11624d3961af2b4755c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""