diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-03 22:08:10 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-03 22:08:10 +0000 |
commit | c8ba565c4e262a4871a49a0543b5f76d93570a71 (patch) | |
tree | 37df7ae08f43d9778f420495fc74f25f1dc6d139 /general.ent | |
parent | 9dfc02ff38f26117daffe7d8b822ebb64a3fed04 (diff) |
Committing current BE-LFS to head.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent index 454b9de3c..5f6bbbebf 100644 --- a/general.ent +++ b/general.ent @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!ENTITY version "CVS-2004-05-03"> <!ENTITY releasedate "May 3, 2004"> -<!ENTITY milestone "6.0"> +<!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> <!ENTITY faq-root "&lfs-root;faq/"> <!ENTITY hints-root "&lfs-root;hints/downloads/files/"> <!ENTITY hints-index "&lfs-root;hints/list.html"> -<!ENTITY patches-root "&lfs-root;patches/lfs/cvs/"> +<!ENTITY patches-root "ftp://ftp.be-linux.org/belfs/patches/"> <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/"> <!ENTITY http-down "http://downloads.linuxfromscratch.org/"> <!ENTITY freshmeat "http://freshmeat.net/projects/"> @@ -32,7 +32,7 @@ <!ENTITY findutils-version "4.1.20"> <!ENTITY flex-version "2.5.31"> <!ENTITY gawk-version "3.1.3"> -<!ENTITY gcc-version "3.3.3"> +<!ENTITY gcc-version "3.4.0"> <!ENTITY gettext-version "0.14.1"> <!ENTITY glibc-version "2.3.4-20040408"> <!ENTITY grep-version "2.5.1"> |