graphviz: update to 7.0.6.

This commit is contained in:
Leah Neukirchen 2023-01-08 16:14:29 +01:00
parent 7783ffc733
commit a511d01d9b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'graphviz'
pkgname=graphviz
version=7.0.3
version=7.0.6
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=60c6eb8f7b6f48ff1592e945a8819a4ccb1734f928808d0b1e8aa3f881db492b
checksum=18f01417760b2ce39c8fc4301077fee904151361ce932d76a36899894b9c3c48
# `make check` is broken:
# https://gitlab.com/graphviz/graphviz/-/issues/2112