updated libogc version

This commit is contained in:
Dave Murphy 2005-08-22 07:12:28 +00:00
parent adcdc466b6
commit 4600686647

View File

@ -9,7 +9,7 @@
BINUTILS_VER=2.16.1
GCC_VER=4.0.1
NEWLIB_VER=1.13.0
LIBOGC_VER=20050521
LIBOGC_VER=20050812
LIBGBA_VER=20050615
LIBNDS_VER=20050804
@ -29,9 +29,6 @@ LIBGBA_URL="http://osdn.dl.sourceforge.net/sourceforge/devkitpro/$LIBGBA"
LIBNDS_URL="http://osdn.dl.sourceforge.net/sourceforge/devkitpro/$LIBNDS"
NEWLIB_URL="ftp://sources.redhat.com/pub/newlib/$NEWLIB"
#---------------------------------------------------------------------------------
# Ask whether to download the source packages or not
#---------------------------------------------------------------------------------