diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-10-29 21:36:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-10-29 21:36:04 +0000 |
commit | 4ec50c846108cc83df4a5feac8baeb0f411dedcc (patch) | |
tree | c6840955f58866f043b208928c090467c3ae9719 /packages.ent | |
parent | 99f99e54a84c93b8045626606be0ec6bb84066f6 (diff) |
Upgrade to IPRoute2-2.6.23. Fixes #2091.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages.ent b/packages.ent index d11881611..4fc3dabf1 100644 --- a/packages.ent +++ b/packages.ent @@ -257,10 +257,10 @@ <!ENTITY inetutils-ch6-du "8.9 MB"> <!ENTITY inetutils-ch6-sbu "0.2 SBU"> -<!ENTITY iproute2-version "2.6.20-070313"> -<!ENTITY iproute2-size "394 KB"> -<!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.gz"> -<!ENTITY iproute2-md5 "7bc5883aadf740761fa2dd70b661e8cc"> +<!ENTITY iproute2-version "2.6.23"> +<!ENTITY iproute2-size "334 KB"> +<!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2"> +<!ENTITY iproute2-md5 "2e59da739ef19990408cf0a5cb0cae3e"> <!ENTITY iproute2-home "http://linux-net.osdl.org/index.php/Iproute2"> <!ENTITY iproute2-ch6-du "4.8 MB"> <!ENTITY iproute2-ch6-sbu "0.2 SBU"> |