mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
arduino, revbump, avr_libc is any architecture (#12670)
This commit is contained in:
@@ -6,7 +6,7 @@ used to write and upload computer code to the board."
|
||||
HOMEPAGE="http://arduino.cc"
|
||||
COPYRIGHT="2016 Arduino"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://downloads.arduino.cc/arduino-$portVersion-linux32.tar.xz"
|
||||
CHECKSUM_SHA256="8e64d32c56c116a8bad4741bfcbe715b2040447fbcc1634c99f486790a0021a4"
|
||||
SOURCE_DIR="arduino-$portVersion"
|
||||
@@ -42,7 +42,7 @@ REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
avr_binutils$secondaryArchSuffix
|
||||
avr_gcc$secondaryArchSuffix
|
||||
avr_libc$secondaryArchSuffix
|
||||
avr_libc
|
||||
cmd:avrdude
|
||||
java:runtime == 8
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user