devkitPPC: binutils 2.45.1

This commit is contained in:
Dave Murphy 2025-12-27 14:07:42 +00:00
parent 329ce986eb
commit 5c0124ec01
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
2 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ case "$VERSION" in
;;
"2" )
GCC_VER=15.1.0
BINUTILS_VER=2.44
BINUTILS_VER=2.45.1
MN_BINUTILS_VER=2.24
NEWLIB_VER=4.5.0.20241231
basedir='dkppc'