kicad: update to 4.0.5.
This commit is contained in:
parent
baf5a3db07
commit
ba2f626292
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kicad'
|
||||
pkgname=kicad
|
||||
version=4.0.4
|
||||
revision=4
|
||||
version=4.0.5
|
||||
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=6da5d3f7bc63a9c5b4d0f5e4b954411b45d712168596b5af02957343c87eda00
|
||||
checksum=73f286733bb69b04749279a1848cbedfad908e7dcd1d11363c7fae7677c85331
|
||||
patch_args="-Np1"
|
||||
|
||||
CXXFLAGS="-std=c++11"
|
||||
|
|
Loading…
Reference in a new issue