diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-30 20:27:03 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-30 20:27:03 +0000 |
commit | d404149923180a73cf807e9f33a2c3d95e0d5e3b (patch) | |
tree | 55b292737310ce823e285b1a190de825d255b8f7 /packages.ent | |
parent | 8aad43851e5620aca6ffff1e9bf94a64a60ca410 (diff) |
Upgrade to IPRoute2-2.6.38. Fixes #2849.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9494 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 363566e50..6e0628206 100644 --- a/packages.ent +++ b/packages.ent @@ -265,10 +265,10 @@ <!ENTITY inetutils-ch6-du "17 MB"> <!ENTITY inetutils-ch6-sbu "0.4 SBU"> -<!ENTITY iproute2-version "2.6.37"> -<!ENTITY iproute2-size "380 KB"> +<!ENTITY iproute2-version "2.6.38"> +<!ENTITY iproute2-size "381 KB"> <!ENTITY iproute2-url "http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2"> -<!ENTITY iproute2-md5 "9774ff9d74ebd301bf56bd8d74473786"> +<!ENTITY iproute2-md5 "a243bfea837e71824b7ca26c3bb45fa8"> <!ENTITY iproute2-home "http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"> <!ENTITY iproute2-ch6-du "5.7 MB"> <!ENTITY iproute2-ch6-sbu "0.2 SBU"> |