kicad: update to 4.0.7.
This commit is contained in:
parent
ed0772d981
commit
dfa6938894
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kicad'
|
||||
pkgname=kicad
|
||||
version=4.0.6
|
||||
revision=3
|
||||
version=4.0.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKICAD_BUILD_VERSION=$version -DKICAD_SKIP_BOOST=ON
|
||||
-DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
|
||||
|
@ -15,7 +15,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://kicad-pcb.org"
|
||||
distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.xz"
|
||||
checksum=e97cacc179839e65f2afa14d8830a3bed549aaa9ed234c988851971bf2a42298
|
||||
checksum=09074c77c6097d0f2ae49711c6d6f6c4490f0c068bba69b17f5f07319255fdc1
|
||||
patch_args="-Np1"
|
||||
|
||||
CXXFLAGS="-std=c++11"
|
||||
|
|
Loading…
Reference in a new issue