mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-22 01:54:32 -05:00
dlditool now in dstools package
This commit is contained in:
parent
e5d204e8d7
commit
2c5d7c7aa6
|
|
@ -38,7 +38,6 @@ LIBFAT_VER=1.1.2
|
|||
DSTOOLS_VER=1.1.0
|
||||
GRIT_VER=0.8.14
|
||||
NDSTOOL_VER=2.1.0
|
||||
DLDITOOL_VER=1.24.0
|
||||
MMUTIL_VER=1.8.6
|
||||
|
||||
DFU_UTIL_VER=0.9.1
|
||||
|
|
@ -213,7 +212,7 @@ if [ $VERSION -eq 1 ]; then
|
|||
|
||||
hostarchives="gbatools-$GBATOOLS_VER.tar.bz2 gp32tools-$GP32_TOOLS_VER.tar.bz2
|
||||
dstools-$DSTOOLS_VER.tar.bz2 grit-$GRIT_VER.tar.bz2 ndstool-$NDSTOOL_VER.tar.bz2
|
||||
general-tools-$GENERAL_TOOLS_VER.tar.bz2 dlditool-$DLDITOOL_VER.tar.bz2 mmutil-$MMUTIL_VER.tar.bz2
|
||||
general-tools-$GENERAL_TOOLS_VER.tar.bz2 mmutil-$MMUTIL_VER.tar.bz2
|
||||
dfu-util-$DFU_UTIL_VER.tar.bz2 stlink-$STLINK_VER.tar.bz2 3dstools-$TOOLS3DS_VER.tar.bz2
|
||||
picasso-$PICASSO_VER.tar.bz2 tex3ds-$TEX3DS_VER.tar.bz2 3dslink-$LINK3DS_VER.tar.bz2"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user