kicad: revbump for ngspice-35.
It hardcodes the underlying file for libngspice.so.0, which it dlopens despite being linked against libngspice.so.0.
This commit is contained in:
parent
c36b04c616
commit
c36159c2dc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kicad'
|
||||
pkgname=kicad
|
||||
version=5.1.10
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
build_helper=cmake-wxWidgets-gtk3
|
||||
configure_args="-DKICAD_BUILD_VERSION=${version} -DKICAD_SCRIPTING=ON
|
||||
|
|
Loading…
Reference in a new issue