summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/rtems4.9/avr/gcc-sources.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
index c9da213076..e94329ec16 100644
--- a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
@@ -1,6 +1,6 @@
%if "%{gcc_version}" == "4.3.2"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/gcc-core-4.3.2-rtems4.9-20081214.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/gcc-core-4.3.2-rtems4.9-20090825.diff
%endif
%{?_without_sources:NoSource: 0}