diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template index bfaff5d3c5c..fcc9d88a970 100644 --- a/srcpkgs/arduino-cli/template +++ b/srcpkgs/arduino-cli/template @@ -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 " +maintainer="Orphaned " 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