mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
kicad: update to 9.0.3.
This commit is contained in:
parent
10495d2119
commit
8e1dd24d76
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'kicad'
|
||||
# XXX: keep in sync with kicad-doc
|
||||
pkgname=kicad
|
||||
version=9.0.2
|
||||
revision=2
|
||||
version=9.0.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="cmake-wxWidgets-gtk3"
|
||||
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"
|
||||
changelog="https://www.kicad.org/blog/categories/Release-Notes/"
|
||||
distfiles="https://gitlab.com/kicad/code/kicad/-/archive/${version}/kicad-${version}.tar.gz"
|
||||
checksum=0943b34578429707c5bfe8f418b6d37def9f697d297fd962256ae8c92eae0ddd
|
||||
checksum=17356874d62dad0f4a37df2edbc0835afc666fe936957f3e992514416d98b588
|
||||
python_version=3
|
||||
replaces="kicad-i18n>=0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue