mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
kicad-footprints: update to 7.0.0.
This commit is contained in:
parent
127e5c6717
commit
4f5147cbd2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kicad-footprints'
|
# Template file for 'kicad-footprints'
|
||||||
pkgname=kicad-footprints
|
pkgname=kicad-footprints
|
||||||
version=6.0.7
|
version=7.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
depends="kicad"
|
depends="kicad"
|
||||||
|
@ -8,5 +8,5 @@ short_desc="Kicad footprint libraries"
|
||||||
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
license="CC-BY-SA-4.0"
|
license="CC-BY-SA-4.0"
|
||||||
homepage="http://kicad.org"
|
homepage="http://kicad.org"
|
||||||
distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://gitlab.com/kicad/libraries/kicad-footprints/-/archive/${version}/kicad-footprints-${version}.tar.gz"
|
||||||
checksum=3dabfa018597c181e9ca1add4c78d50d5bf38500c1c665510bb37e0ea7b5ba7e
|
checksum=c10550c6b621d8e5f7e84d3d1443eae3900c80a86982b05326adc0e3d61768c7
|
||||||
|
|
Loading…
Add table
Reference in a new issue