arduino-cli: update to 1.2.2, orphan
This commit is contained in:
parent
e1ec5ec338
commit
c4b9dd222e
@ -1,6 +1,6 @@
|
||||
# Template file for 'arduino-cli'
|
||||
pkgname=arduino-cli
|
||||
version=1.2.0
|
||||
version=1.2.2
|
||||
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="Andrew J. Hesford <ajh@sideband.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=f576e40873037e39cdd1a8297b34aa8305b53e2268307944765778a925dba0f1
|
||||
checksum=c999f61e23c253d567f49c20ac4dc5d4e3187515dc7e1a42ac0482cb7124730a
|
||||
# Tests do not find executable in build environment
|
||||
make_check=no
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user