Skip to content

Commit 94cabdf

Browse files
committed
devkitPPC: update version
1 parent 6a2cfec commit 94cabdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dkppc/scripts/build-gcc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ then
101101
--with-newlib \
102102
--with-headers=../../newlib-$NEWLIB_VER/newlib/libc/include \
103103
--prefix=$prefix \
104-
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 41" \
104+
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 42.1" \
105105
$CROSS_PARAMS \
106106
$CROSS_GCC_PARAMS \
107107
$EXTRA_GCC_PARAMS \

0 commit comments

Comments
 (0)