devkitARM: update binutils to 2.39

This commit is contained in:
Dave Murphy 2022-11-06 20:44:51 +00:00
parent eac2e40528
commit a33bf405d2
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0

View File

@ -31,7 +31,7 @@ done
case "$VERSION" in
"1" )
GCC_VER=12.1.0
BINUTILS_VER=2.38
BINUTILS_VER=2.39
NEWLIB_VER=4.2.0.20211231
basedir='dkarm-eabi'
package=devkitARM