diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-10-29 21:39:33 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-10-29 21:39:33 +0000 |
commit | 3ed9fdf9b8cf2de0ca93be081111851d5fb42721 (patch) | |
tree | 475c23799874a6df16d15990d982052fd5780dc9 /packages.ent | |
parent | d5ec9ddd921f33245665b597f33edf66b289374a (diff) |
Upgrade to Tar-1.19. Fixes #2090.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8418 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 745f6a804..9f4699d1f 100644 --- a/packages.ent +++ b/packages.ent @@ -457,10 +457,10 @@ <!ENTITY sysvinit-ch6-du "1 MB"> <!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU"> -<!ENTITY tar-version "1.18"> -<!ENTITY tar-size "1,833 KB"> +<!ENTITY tar-version "1.19"> +<!ENTITY tar-size "1,838 KB"> <!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2"> -<!ENTITY tar-md5 "70170208d7c1bb9ab40120579434b6a3"> +<!ENTITY tar-md5 "bcc2e19b19823b9ab68c94586067a792"> <!ENTITY tar-home "&gnu-software;tar/"> <!ENTITY tar-ch5-du "19.9 MB"> <!ENTITY tar-ch5-sbu "0.3 SBU"> |