mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
kicad-doc: update to 8.0.2.
This commit is contained in:
parent
45efaa5221
commit
e3d357ec4e
1 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'kicad-doc'
|
||||
# XXX: keep in sync with kicad
|
||||
pkgname=kicad-doc
|
||||
version=8.0.1
|
||||
revision=2
|
||||
version=8.0.2
|
||||
revision=1
|
||||
build_wrksrc="${pkgname}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_FORMATS=html"
|
||||
|
@ -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-footprints/-/archive/${version}/kicad-footprints-${version}.tar.gz
|
||||
https://gitlab.com/kicad/libraries/kicad-packages3D/-/archive/${version}/kicad-packages3D-${version}.tar.gz"
|
||||
checksum="2fef2a52377e32a6d8a18a6bfd98ab3e3a75b3f23e13a741491eb9c414ee265b
|
||||
5aa3b72d89552069155a538a73fd19428f7dd77ec7bf51814591dd460a88c8d7
|
||||
98a11b3a33f18ea02981c95b038138e86c31cb388a8bbd30a1edcc4ad297e0f8
|
||||
24e6c9d10869605b83d56ed091e5e56a9f4439de38db73c1d1d34d1cbf3d3272
|
||||
77c74fa420373a97aa5dca1bed26b0bed065d1c696010bee5238dc76d06a168b"
|
||||
checksum="0513a9c666cca09f40f738ca78cd8d1cc66597d9d2c3c180711ca5de427d78b3
|
||||
5e8e127bbb204d92feda12ddc04a632c7dfc7e8569efb676cd6e5d5b4e2ce3da
|
||||
21a71c04c09793d2f5f9e148818b9b28dfba603f8b154af8d17b6260222be680
|
||||
4d6c5b738da0ac498655ee95276f151122478078bf45cf60b853fbbf7df2c08d
|
||||
4483fe37dac6cf81849146b0b4631d0ae0b2a322b26398d2bf8e1808b49dea0c"
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Reference in a new issue