diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template index 8dbd3ecfd49..ec12aaff75e 100644 --- a/srcpkgs/arduino-cli/template +++ b/srcpkgs/arduino-cli/template @@ -1,7 +1,7 @@ # Template file for 'arduino-cli' pkgname=arduino-cli -version=1.0.4 -revision=2 +version=1.1.0 +revision=1 build_style=go build_helper="qemu" go_import_path=github.com/arduino/arduino-cli @@ -11,7 +11,9 @@ maintainer="Andrew J. Hesford " 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=9eae425e2629fb8cea2591b87b0a0cb7a8e305bcf3f90c7c121be674d70eca0c +checksum=35681850bed6af2379d1cd40cfda6064ee24e4933eeb1cfc1df47d5b0f8ed70f +# Tests do not find executable in build environment +make_check=no case "$XBPS_TARGET_MACHINE" in # the downloaded toolchains use glibc, this allows them to work on musl