graphviz: update to 2.49.2.
This commit is contained in:
parent
326a2320d3
commit
2e1e8f16b1
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'graphviz'
|
||||
pkgname=graphviz
|
||||
version=2.49.1
|
||||
version=2.49.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-lefty"
|
||||
make_build_args="HOSTCC=$BUILD_CC"
|
||||
hostmakedepends="automake flex libltdl-devel libtool perl pkg-config python3"
|
||||
makedepends="libpng-devel gd-devel gtk+-devel librsvg-devel libltdl-devel
|
||||
|
@ -15,7 +16,7 @@ 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=f62f644aa9b9c03cb14f0dc351a28525c055cd7951614c0b7efa6af66d4a8fb7
|
||||
checksum=3d61cfc53e16b28be4df2c0ecfbc8b9dade07180fa83cef91b66270d14fb903b
|
||||
|
||||
# `make check` is broken:
|
||||
# https://gitlab.com/graphviz/graphviz/-/issues/2112
|
||||
|
|
Loading…
Reference in a new issue