horizon: update to 2.4.0.

This commit is contained in:
Érico Nogueira 2022-11-01 01:00:33 -03:00 committed by Érico Nogueira Rolim
parent c88d39139e
commit d94c187827

View file

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