diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:37:34 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:37:34 +0000 |
commit | 04b83d4a46f10ba08bdb9721c60c2a4217afe06c (patch) | |
tree | 6d257fe701923215febd84b539aa16a3fc4adaaa /packages.ent | |
parent | 8b88eca0eee11d3d8a386f2e60dd5b42c54c9424 (diff) |
Upgrade to Tar-1.22. Fixes #2358.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8830 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 89c48be9c..5c21c2e90 100644 --- a/packages.ent +++ b/packages.ent @@ -464,10 +464,10 @@ <!ENTITY sysvinit-ch6-du "1 MB"> <!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU"> -<!ENTITY tar-version "1.21"> -<!ENTITY tar-size "2,023 KB"> +<!ENTITY tar-version "1.22"> +<!ENTITY tar-size "2,046 KB"> <!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2"> -<!ENTITY tar-md5 "4f9028d231c3e7d7bdd658e14e74c2d1"> +<!ENTITY tar-md5 "07fa517027f426bb80f5f5ff91b63585"> <!ENTITY tar-home "&gnu-software;tar/"> <!ENTITY tar-ch5-du "19.9 MB"> <!ENTITY tar-ch5-sbu "0.3 SBU"> |