diff --git a/srcpkgs/graphviz/template b/srcpkgs/graphviz/template index a81e29e9c9..7091b2ca6c 100644 --- a/srcpkgs/graphviz/template +++ b/srcpkgs/graphviz/template @@ -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 " 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