horizon: update to 2.1.0.
This commit is contained in:
parent
aaaf5d7648
commit
bebde690ef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'horizon'
|
||||
pkgname=horizon
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="GOLD="
|
||||
|
@ -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=978fab9a20d367abfb785ef592e61648d0b21c8e573a7556325035e23f0110c3
|
||||
checksum=2ba7a64ef0d8f22ad12e6a5a9c108f865eeb468f954f51ee5fbc03e6a847549a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
make_build_args+=" INC_OCE=-I$XBPS_CROSS_BASE/usr/include/opencascade"
|
||||
|
|
Loading…
Reference in New Issue