diff --git a/srcpkgs/horizon/template b/srcpkgs/horizon/template index 287bf6afde3..34b04ee11a9 100644 --- a/srcpkgs/horizon/template +++ b/srcpkgs/horizon/template @@ -1,7 +1,7 @@ # Template file for 'horizon' pkgname=horizon -version=2.3.1 -revision=2 +version=2.4.0 +revision=1 build_style=gnu-makefile make_build_args="GOLD=" make_install_target="install install-man" @@ -16,7 +16,7 @@ license="GPL-3.0-only" homepage="https://horizon-eda.org/" changelog="https://raw.githubusercontent.com/horizon-eda/horizon/master/CHANGELOG.md" distfiles="https://github.com/horizon-eda/horizon/archive/v${version}.tar.gz" -checksum=478632ce6c758884f16ae1f25c1f94358988051697124c4473f8e7d914e7320c +checksum=e1165ec11dc222fd5c41a1da752b2aae44eca80f6f785dd4069dcdd225ae1d53 if [ "$CROSS_BUILD" ]; then make_build_args+=" INC_OCE=-I$XBPS_CROSS_BASE/usr/include/opencascade"