graphviz: update to 6.0.2.
This commit is contained in:
parent
4b40dd43c1
commit
d18fd4c02d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'graphviz'
|
||||
pkgname=graphviz
|
||||
version=6.0.1
|
||||
version=6.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gts"
|
||||
|
@ -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=92a5cabb71c2610ffb713f0da7ee595fa143f3fae5eaff172927dd27355d9775
|
||||
checksum=a9b823af1f1648f1c325050c45b401c38bde86519e8c1ade16284a8f68bed3ff
|
||||
|
||||
# `make check` is broken:
|
||||
# https://gitlab.com/graphviz/graphviz/-/issues/2112
|
||||
|
|
Loading…
Reference in New Issue