diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-03-19 20:50:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-03-19 20:50:59 +0000 |
commit | e7cc66fca7499bf658d75455909ea75034d71af9 (patch) | |
tree | 7481b617ee5e8b49a5b52d46b989dfffdd7758e8 /packages.ent | |
parent | e44b6b06ab4d063604f92731b00d5bc0717cf58a (diff) |
Upgrade to IPRoute2-2.6.20-070313. Fixes #1974.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7966 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 7a492acff..25a8f6b01 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.19-061214"> -<!ENTITY iproute2-size "393 KB"> +<!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 "a8fbe5f37e2db79b34f817d43d4cbf8d"> +<!ENTITY iproute2-md5 "7bc5883aadf740761fa2dd70b661e8cc"> <!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"> |