graphviz: update to 2.49.1.
This commit is contained in:
parent
0fa8cf3c35
commit
8f25007a15
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'graphviz'
|
||||
pkgname=graphviz
|
||||
version=2.49.0
|
||||
revision=2
|
||||
version=2.49.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_args="HOSTCC=$BUILD_CC"
|
||||
hostmakedepends="automake flex libltdl-devel libtool perl pkg-config python3"
|
||||
|
@ -13,8 +13,9 @@ short_desc="Graph Visualization Software"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="EPL-1.0"
|
||||
homepage="http://www.graphviz.org"
|
||||
changelog="https://gitlab.com/graphviz/graphviz/-/blob/main/CHANGELOG.md"
|
||||
distfiles="https://gitlab.com/graphviz/graphviz/-/archive/${version}/graphviz-${version}.tar.gz"
|
||||
checksum=a062ccd940abbde6e3c45462323b2ede54b9374fed86f464c11bc4c0bd57fd04
|
||||
checksum=f62f644aa9b9c03cb14f0dc351a28525c055cd7951614c0b7efa6af66d4a8fb7
|
||||
|
||||
# `make check` is broken:
|
||||
# https://gitlab.com/graphviz/graphviz/-/issues/2112
|
||||
|
|
Loading…
Reference in New Issue