mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
horizon: update to 1.3.0.
This commit is contained in:
parent
df723b77c8
commit
200dea2b0a
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=1.2.1
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="GOLD="
|
make_build_args="GOLD="
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://horizon-eda.org/"
|
homepage="https://horizon-eda.org/"
|
||||||
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=3c0d66afeec55cf7fffbb25a467f7aac1576a5f93fec1f461d7f8a3e20072365
|
checksum=407ae0022d354d173dc9f75549c68f4d26c195375c28a41ea7c6edee6bfd9bab
|
||||||
|
|
||||||
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