graphviz: update to 12.2.1.
This commit is contained in:
parent
53e40a44b7
commit
185215a529
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'graphviz'
|
||||
pkgname=graphviz
|
||||
version=12.2.0
|
||||
version=12.2.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=0063e501fa4642b55f4daf82820b2778bfb7dafa651a862ae5c9810efb8e2311
|
||||
checksum=91d444b4dabdaf5bfa7c6fcc3a1ee5d41e588af6079ebc030f0acb79e48a56ea
|
||||
|
||||
# `make check` is broken:
|
||||
# https://gitlab.com/graphviz/graphviz/-/issues/2112
|
||||
|
|
Loading…
Reference in New Issue