diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-05-04 07:05:42 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-05-04 07:05:42 +0000 |
commit | c6b3746ed1975ae86c4a501078663961ad6724d1 (patch) | |
tree | 4b4c6c260ff2be6d55a0985da93a303f482cdda7 /packages.ent | |
parent | ad7abdced25632584a6403e48e12703b6982fb46 (diff) |
Upgrade to IPRoute2-3.9.0. Fixes #3339.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10263 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 65b4d2bc9..4cf925766 100644 --- a/packages.ent +++ b/packages.ent @@ -278,10 +278,10 @@ <!ENTITY inetutils-ch6-du "27 MB"> <!ENTITY inetutils-ch6-sbu "0.4 SBU"> -<!ENTITY iproute2-version "3.8.0"> -<!ENTITY iproute2-size "398 KB"> +<!ENTITY iproute2-version "3.9.0"> +<!ENTITY iproute2-size "403 KB"> <!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz"> -<!ENTITY iproute2-md5 "951622fd770428116dc165acba375414"> +<!ENTITY iproute2-md5 "fd9db28e4f411a1e74de65c919ae590f"> <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/"> <!ENTITY iproute2-ch6-du "7.3 MB"> <!ENTITY iproute2-ch6-sbu "0.1 SBU"> |