graphviz: update to 6.0.1.

This commit is contained in:
Leah Neukirchen 2022-09-21 14:58:01 +02:00
parent f7ec02dcb9
commit e89a4cf8d0

View file

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