mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kicad: update to 8.0.7.
This commit is contained in:
parent
39e1802ac4
commit
70d7a84d49
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'kicad'
|
# Template file for 'kicad'
|
||||||
# XXX: keep in sync with kicad-doc
|
# XXX: keep in sync with kicad-doc
|
||||||
pkgname=kicad
|
pkgname=kicad
|
||||||
version=8.0.6
|
version=8.0.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="cmake-wxWidgets-gtk3"
|
build_helper="cmake-wxWidgets-gtk3"
|
||||||
configure_args="-DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_USE_EGL=ON -DKICAD_BUILD_QA_TESTS=OFF
|
configure_args="-DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_USE_EGL=ON -DKICAD_BUILD_QA_TESTS=OFF
|
||||||
|
@ -21,7 +21,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://kicad.org"
|
homepage="http://kicad.org"
|
||||||
changelog="https://www.kicad.org/blog/categories/Release-Notes/"
|
changelog="https://www.kicad.org/blog/categories/Release-Notes/"
|
||||||
distfiles="https://gitlab.com/kicad/code/kicad/-/archive/${version}/kicad-${version}.tar.gz"
|
distfiles="https://gitlab.com/kicad/code/kicad/-/archive/${version}/kicad-${version}.tar.gz"
|
||||||
checksum=20fa2f9566c95a18aece978a6df1b604b96927219e986170347362845a0ef1c7
|
checksum=39a0ca0f19336be608294fe83f699525c77e133cd0e7eea8bf3585f25d01f19e
|
||||||
python_version=3
|
python_version=3
|
||||||
replaces="kicad-i18n>=0"
|
replaces="kicad-i18n>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue