graphviz: update to 14.0.2.

This commit is contained in:
Leah Neukirchen
2025-11-14 19:07:27 +01:00
parent a2eab8ede9
commit d9d96262dd
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'graphviz'
pkgname=graphviz
version=14.0.1
version=14.0.2
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=a969b754ecd9e25cc93b2d299cc03f573ff65c5d3595350fa22678c028b8de52
checksum=1c59acc6415b5baf5e39183e784397fd95a822d39516e1cfe261c846a87ddbe6
# `make check` is broken:
# https://gitlab.com/graphviz/graphviz/-/issues/2112