Skip to content

Commit 6aef19d

Browse files
filiprojekahesford
authored andcommitted
arduino-cli: update to 1.3.1, adopt
1 parent 7157f69 commit 6aef19d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/arduino-cli/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'arduino-cli'
22
pkgname=arduino-cli
3-
version=1.2.2
3+
version=1.3.1
44
revision=1
55
build_style=go
66
build_helper="qemu"
@@ -11,11 +11,11 @@ go_ldflags="
1111
-X ${go_import_path}/internal/version.date=${SOURCE_DATE_EPOCH}
1212
"
1313
short_desc="Arduino command line interface"
14-
maintainer="Orphaned <[email protected]>"
14+
maintainer="Filip Rojek <[email protected]>"
1515
license="GPL-3.0-or-later"
1616
homepage="https://github.com/arduino/arduino-cli"
1717
distfiles="https://github.com/arduino/arduino-cli/archive/v${version}.tar.gz"
18-
checksum=c999f61e23c253d567f49c20ac4dc5d4e3187515dc7e1a42ac0482cb7124730a
18+
checksum=7977ef114eee32aec3eb2f371c6a5bbcf9b2238b1e923eb2d384c888ad1c1fe0
1919
# Tests do not find executable in build environment
2020
make_check=no
2121

0 commit comments

Comments
 (0)