mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kicad: update to 5.1.3
This commit is contained in:
parent
9f375807df
commit
c65ef7a10a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kicad'
|
||||
pkgname=kicad
|
||||
version=5.1.2
|
||||
version=5.1.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKICAD_BUILD_VERSION=${version} -DKICAD_SCRIPTING=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%%.*}.0/${version}/+download/${pkgname}-${version}.tar.xz"
|
||||
checksum=84376c50b436a1aec985d3de94e6f445ea5c1e5c75c04a239c9837a1ab40778a
|
||||
checksum=724e338fccdcec30e644b96d569ea5e198d9de040a9b98a78a878782d136871d
|
||||
build_options="spice"
|
||||
build_options_default="spice"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue