arduino-cli: update to 1.3.1, adopt
This commit is contained in:
committed by
Andrew J. Hesford
parent
7157f6908f
commit
6aef19deee
@@ -1,6 +1,6 @@
|
||||
# Template file for 'arduino-cli'
|
||||
pkgname=arduino-cli
|
||||
version=1.2.2
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
@@ -11,11 +11,11 @@ go_ldflags="
|
||||
-X ${go_import_path}/internal/version.date=${SOURCE_DATE_EPOCH}
|
||||
"
|
||||
short_desc="Arduino command line interface"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Filip Rojek <filip@filiprojek.cz>"
|
||||
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=c999f61e23c253d567f49c20ac4dc5d4e3187515dc7e1a42ac0482cb7124730a
|
||||
checksum=7977ef114eee32aec3eb2f371c6a5bbcf9b2238b1e923eb2d384c888ad1c1fe0
|
||||
# Tests do not find executable in build environment
|
||||
make_check=no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user