graphviz: update to 7.0.3.

This commit is contained in:
Leah Neukirchen 2022-11-26 21:48:13 +01:00
parent 95f3c6b8df
commit ae8958f140

View file

@ -1,6 +1,6 @@
# Template file for 'graphviz'
pkgname=graphviz
version=7.0.2
version=7.0.3
revision=1
build_style=gnu-configure
configure_args="--with-gts"
@ -16,7 +16,7 @@ license="EPL-1.0"
homepage="https://www.graphviz.org"
changelog="https://gitlab.com/graphviz/graphviz/-/raw/main/CHANGELOG.md"
distfiles="https://gitlab.com/graphviz/graphviz/-/archive/${version}/graphviz-${version}.tar.gz"
checksum=be2bc8ccefbacd2d9b114d311b5f7644d9deab0af05f49fcc3c1f47156ed5025
checksum=60c6eb8f7b6f48ff1592e945a8819a4ccb1734f928808d0b1e8aa3f881db492b
# `make check` is broken:
# https://gitlab.com/graphviz/graphviz/-/issues/2112