diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:42:24 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:42:24 +0000 |
commit | 91a789012a175d3cb3509ed3152a4e7ea69dd886 (patch) | |
tree | a6d6d08b1ed1d5dc8bcf29a30ecdeb998ed51ec7 /packages.ent | |
parent | f6199b587d8123c0e3040706b3c8d247877da82f (diff) |
Upgrade to IPRoute2-3.1.0. Fixes #2969.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packages.ent b/packages.ent index ef1fa2782..5edbe6dbb 100644 --- a/packages.ent +++ b/packages.ent @@ -273,11 +273,11 @@ <!ENTITY inetutils-ch6-du "17 MB"> <!ENTITY inetutils-ch6-sbu "0.4 SBU"> -<!ENTITY iproute2-version "2.6.39"> -<!ENTITY iproute2-size "465 KB"> -<!ENTITY iproute2-url "http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.gz"> -<!ENTITY iproute2-md5 "8a3b6bc77c2ecf752284aa4a6fc630a6"> -<!ENTITY iproute2-home "http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"> +<!ENTITY iproute2-version "3.1.0"> +<!ENTITY iproute2-size "358 KB"> +<!ENTITY iproute2-url "&kernel;/linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz"> +<!ENTITY iproute2-md5 "810cdc0ddc2409a7af7089588c6c9a68"> +<!ENTITY iproute2-home "&kernel;/linux/utils/net/iproute2/"> <!ENTITY iproute2-ch6-du "6.6 MB"> <!ENTITY iproute2-ch6-sbu "0.1 SBU"> |