kicad: update to 5.0.1. [ci-skip]
This commit is contained in:
parent
b86ded841d
commit
d7eea415bb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kicad'
|
||||
pkgname=kicad
|
||||
version=5.0.0
|
||||
revision=2
|
||||
version=5.0.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKICAD_BUILD_VERSION=${version} -DKICAD_SCRIPTING=ON
|
||||
-DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
|
||||
|
@ -17,7 +17,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://kicad-pcb.org"
|
||||
distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.xz"
|
||||
checksum=377582e4287146186593d42a5a7fe761590a79404982524ce445b4edbf96d89e
|
||||
checksum=5fe4f63318522cb0a1c89ecd6a71c470def1720f152954cf3182f5deb878716a
|
||||
build_options="spice"
|
||||
|
||||
CXXFLAGS="-std=c++14"
|
||||
|
|
Loading…
Reference in New Issue