graphics/graphviz: Updated for version 8.0.4.

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-04-24 20:03:41 +02:00 committed by Willy Sudiarto Raharjo
parent 7b4194e41f
commit 9cc66b9468
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:-8.0.3}
VERSION=${VERSION:-8.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="graphviz"
VERSION="8.0.3"
VERSION="8.0.4"
HOMEPAGE="https://www.graphviz.org/"
DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/8.0.3/graphviz-8.0.3.tar.bz2"
MD5SUM="c762db0a180bf8b9ba2ec76074d51fd5"
DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/8.0.4/graphviz-8.0.4.tar.bz2"
MD5SUM="5df2bccf802577eb171c18078fb880a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""