arduino-cli: update to 1.0.2.
This commit is contained in:
parent
5af49d1777
commit
1078182d51
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'arduino-cli'
|
||||
pkgname=arduino-cli
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/arduino/arduino-cli"
|
||||
distfiles="https://github.com/arduino/arduino-cli/archive/v${version}.tar.gz"
|
||||
checksum=08d6bae98390a0fe12be2d1acc475cf629595457004ec9340cba4a7623a827b1
|
||||
checksum=3741dee1cf63eecd0b8b42f51c8e1570ceb464a38ff3acdbbeb214a88645d930
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
# the downloaded toolchains use glibc, this allows them to work on musl
|
||||
|
|
Loading…
Reference in New Issue