graphviz: update to 7.0.2.

This commit is contained in:
Leah Neukirchen 2022-11-19 16:15:51 +01:00
parent 4d76285ffc
commit 236d890c0d

View file

@ -1,6 +1,6 @@
# Template file for 'graphviz'
pkgname=graphviz
version=7.0.1
version=7.0.2
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=fbf07c96122902f1dca28dd74677e2e5cd76734b5f7b946e7d0ee5bbe7306af8
checksum=be2bc8ccefbacd2d9b114d311b5f7644d9deab0af05f49fcc3c1f47156ed5025
# `make check` is broken:
# https://gitlab.com/graphviz/graphviz/-/issues/2112