graphics/graphviz: updated for version 11.0.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-04-30 11:00:34 +02:00 committed by Willy Sudiarto Raharjo
parent 12fbc1917a
commit 27e7885796
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:-10.0.1}
VERSION=${VERSION:-11.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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