diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-26 20:27:10 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-26 20:27:10 +0000 |
commit | f3f4c6466cc433ba217e43b439dc2cb2769b77fa (patch) | |
tree | 10518f1da205d1602e962b56905df8e258a7557d /packages.ent | |
parent | e77cfbf41aff45475d20fdfb5bfa00c630a36881 (diff) |
Upgrade to IPRoute2-3.3.0. Fixes #3043.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9785 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 a768d35e4..7ce164baa 100644 --- a/packages.ent +++ b/packages.ent @@ -273,10 +273,10 @@ <!ENTITY inetutils-ch6-du "17 MB"> <!ENTITY inetutils-ch6-sbu "0.4 SBU"> -<!ENTITY iproute2-version "3.2.0"> -<!ENTITY iproute2-size "365 KB"> +<!ENTITY iproute2-version "3.3.0"> +<!ENTITY iproute2-size "369 KB"> <!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz"> -<!ENTITY iproute2-md5 "6f814291cc3d7f4312cf8c2c052da5f1"> +<!ENTITY iproute2-md5 "39a7ff2c5149475c710365954e2ce49b"> <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/"> <!ENTITY iproute2-ch6-du "6.6 MB"> <!ENTITY iproute2-ch6-sbu "0.1 SBU"> |