mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
graphviz: update to 7.0.1.
This commit is contained in:
parent
08cfecf9cc
commit
f8de1314a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'graphviz'
|
# Template file for 'graphviz'
|
||||||
pkgname=graphviz
|
pkgname=graphviz
|
||||||
version=7.0.0
|
version=7.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gts"
|
configure_args="--with-gts"
|
||||||
|
@ -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=40a4cdbc02a58fcaaa8cf4cc43d92cf48c5a23a27ba2c1983038ad54dac2492a
|
checksum=fbf07c96122902f1dca28dd74677e2e5cd76734b5f7b946e7d0ee5bbe7306af8
|
||||||
|
|
||||||
# `make check` is broken:
|
# `make check` is broken:
|
||||||
# https://gitlab.com/graphviz/graphviz/-/issues/2112
|
# https://gitlab.com/graphviz/graphviz/-/issues/2112
|
||||||
|
|
Loading…
Add table
Reference in a new issue