graphviz: update to 12.0.0.

This commit is contained in:
Leah Neukirchen 2024-07-26 15:01:04 +02:00
parent 68203654dc
commit 5ca3acfb24
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'graphviz'
pkgname=graphviz
version=11.0.0
version=12.0.0
revision=1
build_style=gnu-configure
configure_args="--with-gts --with-ann=no"
@ -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=d374f7d98a1ae985510a82dddd887e8058aa37e5f95b4ce0aa58416d2b22714b
checksum=ea12b4f73e7c7eb9fb9c1c29f7763491306c322f6f2332a352d09debc37f0ed7
# `make check` is broken:
# https://gitlab.com/graphviz/graphviz/-/issues/2112