aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-02-28 09:57:36 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-04 08:06:34 +0700
commit557fffc72d34fffefcd8ff7739722238cae623ad (patch)
treeb3363506f5b1efb48d73f04692ec7c9eba382cc9 /graphics/graphviz
parent70c401614bb2f3c4105c02ff5b5190fc34e0c661 (diff)
graphics/graphviz: Updated for version 7.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/graphviz')
-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 e6b8a324fa5a..e28b7b01e14e 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.0.6}
+VERSION=${VERSION:-7.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/graphviz/graphviz.info b/graphics/graphviz/graphviz.info
index d9bd52d23f96..3646597b53ba 100644
--- a/graphics/graphviz/graphviz.info
+++ b/graphics/graphviz/graphviz.info
@@ -1,8 +1,8 @@
PRGNAM="graphviz"
-VERSION="7.0.6"
+VERSION="7.1.0"
HOMEPAGE="https://www.graphviz.org/"
-DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/7.0.6/graphviz-7.0.6.tar.bz2"
-MD5SUM="6820d772437e6f253a80bc216ad4d747"
+DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/7.1.0/graphviz-7.1.0.tar.bz2"
+MD5SUM="495f7da354be58309d91a2e0d377ae3b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""