arduino-cli: update to 0.35.1.
This commit is contained in:
parent
d7265056f1
commit
94436ad208
@ -1,6 +1,6 @@
|
||||
# Template file for 'arduino-cli'
|
||||
pkgname=arduino-cli
|
||||
version=0.34.2
|
||||
version=0.35.1
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
@ -10,8 +10,8 @@ short_desc="Arduino command line interface"
|
||||
maintainer="Henry Naguski <henry@nilsu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/arduino/arduino-cli"
|
||||
distfiles="https://github.com/arduino/arduino-cli/archive/${version}.tar.gz"
|
||||
checksum=40ae8a06aa634299a7a18dd7de24f00789b94c9e7f182b6ac12dfc12e40a6d2a
|
||||
distfiles="https://github.com/arduino/arduino-cli/archive/v${version}.tar.gz"
|
||||
checksum=f2685e52d0f4aff2e3d7328f8e75b3e06decea6f0611aa196f0d7659dfe72341
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
# the downloaded toolchains use glibc, this allows them to work on musl
|
||||
|
Loading…
x
Reference in New Issue
Block a user