mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
graphviz: update to 13.1.1.
This commit is contained in:
parent
c6961e9d40
commit
bf3934ef61
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'graphviz'
|
||||
pkgname=graphviz
|
||||
version=13.1.0
|
||||
version=13.1.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=04d4b182a0a383b2f000465312a141acbf1c05b2b0ce6a542f3f1d0220294c30
|
||||
checksum=2183297bc5030951fed6c0511b39712057126d2098baa02fd914b09b5a19b820
|
||||
|
||||
# `make check` is broken:
|
||||
# https://gitlab.com/graphviz/graphviz/-/issues/2112
|
||||
|
|
Loading…
Add table
Reference in a new issue