graphviz: update to 2.49.2.

This commit is contained in:
Leah Neukirchen 2021-10-17 14:40:57 +02:00
parent 326a2320d3
commit 2e1e8f16b1

View file

@ -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