mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
horizon: update to 2.3.1.
This commit is contained in:
parent
66dad33290
commit
482f00a287
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'horizon'
|
# Template file for 'horizon'
|
||||||
pkgname=horizon
|
pkgname=horizon
|
||||||
version=2.3.0
|
version=2.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="GOLD="
|
make_build_args="GOLD="
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://horizon-eda.org/"
|
homepage="https://horizon-eda.org/"
|
||||||
changelog="https://raw.githubusercontent.com/horizon-eda/horizon/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/horizon-eda/horizon/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/horizon-eda/horizon/archive/v${version}.tar.gz"
|
distfiles="https://github.com/horizon-eda/horizon/archive/v${version}.tar.gz"
|
||||||
checksum=32045e46ad54469cce926508c09d0d1701dc49fb6ab613be2bc99b0e0a0662b3
|
checksum=478632ce6c758884f16ae1f25c1f94358988051697124c4473f8e7d914e7320c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
make_build_args+=" INC_OCE=-I$XBPS_CROSS_BASE/usr/include/opencascade"
|
make_build_args+=" INC_OCE=-I$XBPS_CROSS_BASE/usr/include/opencascade"
|
||||||
|
|
Loading…
Add table
Reference in a new issue