mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
kicad-doc: update to 9.0.3.
This commit is contained in:
parent
b931884fcc
commit
10495d2119
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kicad-doc'
|
# Template file for 'kicad-doc'
|
||||||
# XXX: keep in sync with kicad
|
# XXX: keep in sync with kicad
|
||||||
pkgname=kicad-doc
|
pkgname=kicad-doc
|
||||||
version=9.0.2
|
version=9.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="${pkgname}-${version}"
|
build_wrksrc="${pkgname}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -18,11 +18,11 @@ distfiles="https://gitlab.com/kicad/services/kicad-doc/-/archive/${version}/kica
|
||||||
https://gitlab.com/kicad/libraries/kicad-symbols/-/archive/${version}/kicad-symbols-${version}.tar.gz
|
https://gitlab.com/kicad/libraries/kicad-symbols/-/archive/${version}/kicad-symbols-${version}.tar.gz
|
||||||
https://gitlab.com/kicad/libraries/kicad-footprints/-/archive/${version}/kicad-footprints-${version}.tar.gz
|
https://gitlab.com/kicad/libraries/kicad-footprints/-/archive/${version}/kicad-footprints-${version}.tar.gz
|
||||||
https://gitlab.com/kicad/libraries/kicad-packages3D/-/archive/${version}/kicad-packages3D-${version}.tar.gz"
|
https://gitlab.com/kicad/libraries/kicad-packages3D/-/archive/${version}/kicad-packages3D-${version}.tar.gz"
|
||||||
checksum="1b61764e3924c2b49d9c4ba43581f7da82de44a137b740f545eca57c43c9ad17
|
checksum="eae21c15a5a0b487affb7b9c8cba540179b0d612540e179b3ce4fcf4e41ba0f3
|
||||||
dcd131b45a3370738fc938b1bd8569a3dd4d6da89fb150dcc6e1e68b4e50cc5d
|
40b56f54d65e756bc8c78ad8f744b2da1b0bbcbb33408d337f55f17db2ba4c59
|
||||||
b9be128d4c82ec89ebfc2d7aaafcb06a924a1c5a7ae0aff1ac30a37b06243312
|
5ba4213894c606b194681e07e829e2b5c90a0cd927394b31c70e7d2145b104ef
|
||||||
800288d4af6429182493f12b16d146f6a04b04710200d41724d4a4d990a0e0e6
|
101dbfc5ae5070468382568d2cfd9b8cd6128458a273fb9f0709674f85c08385
|
||||||
0044e649b06230145ae0bb0382f8e15b0a287e76507b6d34a070028fc8be0d85"
|
d1188f2efc3a5951c52cc6fe429963aae549243cf02f0eb791cb4d9c01b0785d"
|
||||||
|
|
||||||
# none of these packages contain ELFs, but do contain a bunch of files,
|
# none of these packages contain ELFs, but do contain a bunch of files,
|
||||||
# so skip stripping and elf_in_usrshare lint to speed things up significantly
|
# so skip stripping and elf_in_usrshare lint to speed things up significantly
|
||||||
|
|
Loading…
Add table
Reference in a new issue