graphics/graphviz: updated for version 10.0.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-02-13 20:28:45 +01:00 committed by Willy Sudiarto Raharjo
parent 19cab8b1b7
commit 6209b627c9
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:-9.0.0}
VERSION=${VERSION:-10.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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