horizon: update to 1.4.0.
Also add changelog.
This commit is contained in:
parent
83fab7a480
commit
b0af3d4963
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'horizon'
|
||||
pkgname=horizon
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="GOLD="
|
||||
make_use_env=yes
|
||||
|
@ -13,8 +13,9 @@ short_desc="Free EDA package"
|
|||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
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=407ae0022d354d173dc9f75549c68f4d26c195375c28a41ea7c6edee6bfd9bab
|
||||
checksum=a0fbbbca903594975dd468af10581be8d52256ad441e7f8c71d1e70b341dbfe4
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
make_build_args+=" INC_OCE=-I$XBPS_CROSS_BASE/usr/include/opencascade"
|
||||
|
|
Loading…
Reference in a new issue