graphviz: update to 8.0.4.

This commit is contained in:
Leah Neukirchen 2023-04-24 13:24:46 +02:00
parent a3adb43760
commit 518aa1d6a7

View file

@ -1,6 +1,6 @@
# Template file for 'graphviz' # Template file for 'graphviz'
pkgname=graphviz pkgname=graphviz
version=8.0.2 version=8.0.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-gts --with-ann=no" configure_args="--with-gts --with-ann=no"
@ -16,7 +16,7 @@ license="EPL-1.0"
homepage="https://www.graphviz.org" homepage="https://www.graphviz.org"
changelog="https://gitlab.com/graphviz/graphviz/-/raw/main/CHANGELOG.md" changelog="https://gitlab.com/graphviz/graphviz/-/raw/main/CHANGELOG.md"
distfiles="https://gitlab.com/graphviz/graphviz/-/archive/${version}/graphviz-${version}.tar.gz" distfiles="https://gitlab.com/graphviz/graphviz/-/archive/${version}/graphviz-${version}.tar.gz"
checksum=3d243a7db7b21643c795e4fdad03efaed71313723bf46932d99c17920160bb0d checksum=7b9fb6bdc2a79c38edd43a68d1383937e698210acf395bba63f0a07da693f3ac
# `make check` is broken: # `make check` is broken:
# https://gitlab.com/graphviz/graphviz/-/issues/2112 # https://gitlab.com/graphviz/graphviz/-/issues/2112