diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-24 19:39:18 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-24 19:39:18 +0000 |
commit | d65b365590773d484b2257869671e8f7626c1337 (patch) | |
tree | 8f99e437adeec4cb137d960530f173799daa3ee3 /packages.ent | |
parent | 1c505834e90ba909004646bdb2035f3b44d0ed6e (diff) |
Upgrade to IPRoute2-3.8.0. Fixes #3291.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10168 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 325cd2dfe..cea326a50 100644 --- a/packages.ent +++ b/packages.ent @@ -270,10 +270,10 @@ <!ENTITY inetutils-ch6-du "27 MB"> <!ENTITY inetutils-ch6-sbu "0.4 SBU"> -<!ENTITY iproute2-version "3.7.0"> -<!ENTITY iproute2-size "391 KB"> +<!ENTITY iproute2-version "3.8.0"> +<!ENTITY iproute2-size "398 KB"> <!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz"> -<!ENTITY iproute2-md5 "b07241b267036de9a79ca5b69acf8593"> +<!ENTITY iproute2-md5 "951622fd770428116dc165acba375414"> <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/"> <!ENTITY iproute2-ch6-du "7.3 MB"> <!ENTITY iproute2-ch6-sbu "0.1 SBU"> |