arduino-cli: update to 0.32.2.
This commit is contained in:
parent
ff99be39a9
commit
c2c8fa6d7f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'arduino-cli'
|
||||
pkgname=arduino-cli
|
||||
version=0.29.0
|
||||
revision=2
|
||||
version=0.32.2
|
||||
revision=1
|
||||
build_helper=qemu
|
||||
build_style=go
|
||||
go_import_path=github.com/arduino/arduino-cli
|
||||
|
@ -11,7 +11,7 @@ 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=cdd6df8f18f77a362f4a3dfe213019d62f03064ee94cc52fb1288ee5003b0d92
|
||||
checksum=a40462b6f9c8af1fa27cb5dda33315e7f9a6afdf845693613aa8d0550e7e9957
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
# the downloaded toolchains use glibc, this allows them to work on musl
|
||||
|
|
Loading…
Reference in New Issue