mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
graphviz: update to 5.0.1.
This commit is contained in:
parent
1067b7eca7
commit
3bb3469ce4
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=5.0.0
|
version=5.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=f8cc576694ae93659f453b6b4a4c2f04572a90cfccdca2d4271f2e7c60bb3d60
|
checksum=6c704a3ffeaf2f7ae63f7d0da453cd624d93a9306a2e5dbda07e5ec38343d2b8
|
||||||
|
|
||||||
# `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