diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 12:02:47 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 12:02:47 +0000 |
commit | f27835d93f9d4244e585e3aa47bd74bd9b06cbec (patch) | |
tree | c8930a05c6d347620595cc1fc64d450e7586976f /entities/perl.ent | |
parent | 313e096081b296d7993c5fa688a25954de15ad63 (diff) |
Adapting the required disk space sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/perl.ent')
-rw-r--r-- | entities/perl.ent | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/entities/perl.ent b/entities/perl.ent index f4370ff75..f45eeca9e 100644 --- a/entities/perl.ent +++ b/entities/perl.ent @@ -14,14 +14,14 @@ <!ENTITY perl-depversion "5.6.1"> <!ENTITY perl-contversion "5.6.1"> <!ENTITY perl-dir "perl-&perl-version;"> -<!ENTITY perl-package "perl-&perl-version;.tar.bz2"> +<!ENTITY perl-package "perl-&perl-version;.tar.gz"> <!ENTITY perl-size "10,765 KB"> <!ENTITY perl-libc-patch "perl-&perl-version;-libc-3.patch"> <!ENTITY perl-libc-patch-size "1 KB"> -<!ENTITY perl-compsize-static "52 MB"> -<!ENTITY perl-time-static "0.8 SBU"> +<!ENTITY perl-compsize-tools "74 MB"> +<!ENTITY perl-time-tools "0.8 SBU"> -<!ENTITY perl-compsize "52 MB"> -<!ENTITY perl-time "2.7 SBU"> +<!ENTITY perl-compsize "143 MB"> +<!ENTITY perl-time "2.9 SBU"> |