diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-26 20:57:37 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-26 20:57:37 +0000 |
commit | db9b7cf06fee692fa06720c2e076eb8d056a907e (patch) | |
tree | c7ddf7124bba854668c0af14dcfaf7df836645f8 /Attic/appendixc | |
parent | bd0c03232fca55e052e8f856d9bbb7d697f5767b (diff) |
Upgraded from gcc-2.95.2 to gcc-2.95.2.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@39 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Attic/appendixc')
-rw-r--r-- | Attic/appendixc/gcc.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Attic/appendixc/gcc.sgml b/Attic/appendixc/gcc.sgml index 4a469b5d9..8b03352cd 100644 --- a/Attic/appendixc/gcc.sgml +++ b/Attic/appendixc/gcc.sgml @@ -1,9 +1,9 @@ <listitem><para> -GCC (2.95.2): +GCC (2.95.2.1): <ulink -url="ftp://ftp.gnu.org/gnu/gcc/"> -ftp://ftp.gnu.org/gnu/gcc/</ulink> +url="ftp://ftp.freesoftware.com/pub/sourceware/gcc/releases/"> +ftp://ftp.freesoftware.com/pub/sourceware/gcc/releases/</ulink> </para></listitem> |