devkitA64: release 30

This commit is contained in:
Dave Murphy 2026-06-10 16:55:23 +01:00
parent 5be6f7a121
commit 9b57a02264
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
#---------------------------------------------------------------------------------
# devkitARM release 68
# devkitPPC release 50
# devkitA64 release 29.2
# devkitA64 release 30
#---------------------------------------------------------------------------------
if [ 0 -eq 1 ] ; then

View File

@ -67,11 +67,11 @@ case "$VERSION" in
;;
# devkitA64
"3" )
GCC_VER=15.2.0
BINUTILS_VER=2.45.1
GCC_VER=16.1.0
BINUTILS_VER=2.46.0
NEWLIB_VER=4.6.0.20260123
BINUTILS_PKGREL=2
GCC_PKGREL=7
BINUTILS_PKGREL=1
GCC_PKGREL=1
NEWLIB_PKGREL=4
basedir='dka64'
package=devkitA64