graphviz: update to 12.1.1.

This commit is contained in:
Leah Neukirchen 2024-09-11 13:26:17 +02:00
parent 403e8c6022
commit cccb1e8206
1 changed files with 2 additions and 2 deletions

View File

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