summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-08-03 02:47:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-08-03 02:47:53 +0000
commit3219756be67b7d518e8f1328c6e7d59e70a3ec36 (patch)
treee5b2e27559220e19410f65e006a08b7e9579d096 /contrib/crossrpms/rtems4.7/sh/gcc-sources.add
parentBump version. (diff)
downloadrtems-3219756be67b7d518e8f1328c6e7d59e70a3ec36.tar.bz2
Update to using newlib-1.14.0-rtems-20060707.diff
Diffstat (limited to 'contrib/crossrpms/rtems4.7/sh/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.7/sh/gcc-sources.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.7/sh/gcc-sources.add b/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
index e7dbb83e69..8d9bfd95fc 100644
--- a/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
@@ -32,7 +32,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
-Patch50: newlib-1.14.0-rtems-20060704.diff
+Patch50: newlib-1.14.0-rtems-20060707.diff
%endif
%{?_without_sources:NoSource: 50}
%endif