graphics/graphviz: Updated for version 7.0.6.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2023-01-10 11:08:16 +01:00 committed by Willy Sudiarto Raharjo
parent 82271c5ab8
commit 18beed4844
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=graphviz
VERSION=${VERSION:-7.0.5}
VERSION=${VERSION:-7.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="graphviz"
VERSION="7.0.5"
VERSION="7.0.6"
HOMEPAGE="https://www.graphviz.org/"
DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/7.0.5/graphviz-7.0.5.tar.bz2"
MD5SUM="7d42913f1a82cacc1544ad02f507563f"
DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/7.0.6/graphviz-7.0.6.tar.bz2"
MD5SUM="6820d772437e6f253a80bc216ad4d747"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""