kicad-footprints: update to 5.1.11.
This commit is contained in:
parent
822ac03876
commit
11fee877df
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'kicad-footprints'
|
||||
pkgname=kicad-footprints
|
||||
version=5.1.10
|
||||
version=5.1.11
|
||||
revision=1
|
||||
build_style=cmake
|
||||
depends="kicad"
|
||||
short_desc="Kicad footprint libraries"
|
||||
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||
license="CC-BY-SA-4.0"
|
||||
homepage="http://kicad-pcb.org"
|
||||
homepage="http://kicad.org"
|
||||
distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=65de50a9669e5eb0f2e4eed433802432eee2bd98df1e898905a7dc117cdb3050
|
||||
checksum=320cae2d830cfb4ff50f187f36c9e7c3c1565fbd6ea5b064e98ec44891ea8b9e
|
||||
|
||||
post_install() {
|
||||
# otherwise KiCad will complain about a missing library when launched
|
||||
|
|
Loading…
Reference in New Issue