graphviz: update to 12.2.0.

This commit is contained in:
Leah Neukirchen 2024-11-12 17:37:27 +01:00
parent 86550ccf0b
commit 77a4794000
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'graphviz'
pkgname=graphviz
version=12.1.1
version=12.2.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=8fea54ab3ae6f2456df2f1ee8060f0262f2f4434c5b6ece2216777a2505a88e3
checksum=0063e501fa4642b55f4daf82820b2778bfb7dafa651a862ae5c9810efb8e2311
# `make check` is broken:
# https://gitlab.com/graphviz/graphviz/-/issues/2112