arduino-cli: update to 0.17.0.
This commit is contained in:
parent
34b06e78a5
commit
631d3b0b78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'arduino-cli'
|
||||
pkgname=arduino-cli
|
||||
version=0.13.0
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_helper=qemu
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/arduino/arduino-cli"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=08c7e45128a58b7292154669e9418213e3568628a0638a603e8117a07f6747b1
|
||||
checksum=f54225edb7417be80d686ee7eb4eb281124ddccc13a34d761f12e790f265df9d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
# the downloaded toolchains use glibc, this allows them to work on musl
|
||||
|
|
Loading…
Add table
Reference in a new issue