graphics/graphviz: updated for version 12.0.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-07-09 09:38:09 +02:00 committed by Willy Sudiarto Raharjo
parent 743a369c72
commit ea320ba3ac
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="graphviz"
VERSION="11.0.0"
VERSION="12.0.0"
HOMEPAGE="https://www.graphviz.org/"
DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/11.0.0/graphviz-11.0.0.tar.bz2"
MD5SUM="cbc948bb249ff4a26cd3f0ef35938a98"
DOWNLOAD="https://gitlab.com/graphviz/graphviz/-/archive/12.0.0/graphviz-12.0.0.tar.bz2"
MD5SUM="afc1506482e0adad0242998100e0bf3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""