mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
graphviz: update to 12.1.0.
This commit is contained in:
parent
6603fe2078
commit
99581340f7
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=12.0.0
|
version=12.1.0
|
||||||
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=ea12b4f73e7c7eb9fb9c1c29f7763491306c322f6f2332a352d09debc37f0ed7
|
checksum=4946eecb34fac499a5f6c193ec5a08094cfa26e00b740484da8917889637923a
|
||||||
|
|
||||||
# `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