diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-03 19:01:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-03 19:01:07 +0000 |
commit | 019aa91bad647cdccde49c514ae3ada57bf06a8b (patch) | |
tree | c489edfa1ffc041f801b608f1721f27b404d6368 /packages.ent | |
parent | f850ad5a092a0a312f7bdea490744ed2da12fcb5 (diff) |
Upgrade to IPRoute2-2.6.31. Fixes #2535.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9138 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 53e0c8e46..b87c7a1e6 100644 --- a/packages.ent +++ b/packages.ent @@ -261,10 +261,10 @@ <!ENTITY inetutils-ch6-du "17 MB"> <!ENTITY inetutils-ch6-sbu "0.4 SBU"> -<!ENTITY iproute2-version "2.6.29-1"> -<!ENTITY iproute2-size "359 KB"> +<!ENTITY iproute2-version "2.6.31"> +<!ENTITY iproute2-size "364 KB"> <!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2"> -<!ENTITY iproute2-md5 "c1bc258a6c345905e79935ac7a3cc582"> +<!ENTITY iproute2-md5 "230f35282a95451622f3e8394f9cd80a"> <!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"> |