diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:10:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:10:55 +0000 |
commit | 050aee78f12fa602e451f44b64de3ba3aaeac42b (patch) | |
tree | aef64a345c051ae0e3115d1511c2dafc4a82b926 /packages.ent | |
parent | f8b41d7b8ffab0f45431c56961500e203ab0c0f8 (diff) |
Upgrade to Tar-1.26. Fixes #2846.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9490 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 e52cdf4dd..d7124ba55 100644 --- a/packages.ent +++ b/packages.ent @@ -484,10 +484,10 @@ <!ENTITY sysvinit-ch6-du "1 MB"> <!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU"> -<!ENTITY tar-version "1.25"> -<!ENTITY tar-size "2,273 KB"> +<!ENTITY tar-version "1.26"> +<!ENTITY tar-size "2,285 KB"> <!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2"> -<!ENTITY tar-md5 "6e497f861c77bbba2f7da4e10270995b"> +<!ENTITY tar-md5 "2cee42a2ff4f1cd4f9298eeeb2264519"> <!ENTITY tar-home "&gnu-software;tar/"> <!ENTITY tar-ch5-du "20.9 MB"> <!ENTITY tar-ch5-sbu "0.3 SBU"> |