arduino-cli: update to 0.19.0.
This commit is contained in:
parent
4dd6e0dafe
commit
7f1eaf18ed
@ -1,17 +1,17 @@
|
||||
# Template file for 'arduino-cli'
|
||||
pkgname=arduino-cli
|
||||
version=0.17.0
|
||||
version=0.19.0
|
||||
revision=1
|
||||
build_helper=qemu
|
||||
build_style=go
|
||||
go_import_path=github.com/arduino/arduino-cli
|
||||
go_ldflags="-X ${go_import_path}/version.versionString=${version}"
|
||||
short_desc="Arduino command line interface"
|
||||
maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
||||
maintainer="Henry Naguski <henry@nilsu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/arduino/arduino-cli"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=f54225edb7417be80d686ee7eb4eb281124ddccc13a34d761f12e790f265df9d
|
||||
distfiles="https://github.com/arduino/arduino-cli/archive/${version}.tar.gz"
|
||||
checksum=2828bcfc113a45dd486e72968092967ce90dcd15aaaa5ca9b96863e8ec7dbc7f
|
||||
|
||||
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