mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
arduino-cli: update to 0.29.0
This commit is contained in:
parent
6049b1b783
commit
27f910d53a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'arduino-cli'
|
# Template file for 'arduino-cli'
|
||||||
pkgname=arduino-cli
|
pkgname=arduino-cli
|
||||||
version=0.28.0
|
version=0.29.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Henry Naguski <henry@nilsu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/arduino/arduino-cli"
|
homepage="https://github.com/arduino/arduino-cli"
|
||||||
distfiles="https://github.com/arduino/arduino-cli/archive/${version}.tar.gz"
|
distfiles="https://github.com/arduino/arduino-cli/archive/${version}.tar.gz"
|
||||||
checksum=ece38d0406db0dce7da63c048bf4704dd205a18bb80f7e44b4797cade52d8b45
|
checksum=cdd6df8f18f77a362f4a3dfe213019d62f03064ee94cc52fb1288ee5003b0d92
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# the downloaded toolchains use glibc, this allows them to work on musl
|
# the downloaded toolchains use glibc, this allows them to work on musl
|
||||||
|
|
Loading…
Add table
Reference in a new issue