diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:33:33 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:33:33 +0000 |
commit | 9f8c9bc511ff3c647370ff51ed792754a63fa634 (patch) | |
tree | 462a5ea606ea94f66807abfcb841b126e9b3df42 /packages.ent | |
parent | 4f37b52f9f300bcc4fcbf8c6da8c531d79342365 (diff) |
Upgrade to IPRoute2-2.6.34. Fixes #2668.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.ent b/packages.ent index eea766600..9b5183240 100644 --- a/packages.ent +++ b/packages.ent @@ -264,10 +264,10 @@ <!ENTITY inetutils-ch6-du "17 MB"> <!ENTITY inetutils-ch6-sbu "0.4 SBU"> -<!ENTITY iproute2-version "2.6.33"> -<!ENTITY iproute2-size "366 KB"> +<!ENTITY iproute2-version "2.6.34"> +<!ENTITY iproute2-size "376 KB"> <!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2"> -<!ENTITY iproute2-md5 "b371fca3fcb5e436e69a7c2111d84a3c"> +<!ENTITY iproute2-md5 "5c5742bdac05a1688f266512e685b83c"> <!ENTITY iproute2-home "http://linux-net.osdl.org/index.php/Iproute2"> <!ENTITY iproute2-ch6-du "5.7 MB"> <!ENTITY iproute2-ch6-sbu "0.2 SBU"> |