diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:25:00 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:25:00 +0000 |
commit | 0bd25bfc50fa221701c00ed1276c3eb5322cc346 (patch) | |
tree | a492b00e67df11e6847c7f61efa98eb81f097859 /packages.ent | |
parent | 572eb8fa3c7b391bc40dcec0556577fd1134d12b (diff) |
Upgrade to Perl-5.12.2. Fixes #2752.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9386 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 82ca66365..426349f38 100644 --- a/packages.ent +++ b/packages.ent @@ -407,10 +407,10 @@ <!ENTITY patch-ch6-du "1.9 MB"> <!ENTITY patch-ch6-sbu "less than 0.1 SBU"> -<!ENTITY perl-version "5.12.1"> -<!ENTITY perl-size "12,008 KB"> +<!ENTITY perl-version "5.12.2"> +<!ENTITY perl-size "12,060 KB"> <!ENTITY perl-url "http://cpan.org/src/5.0/perl-&perl-version;.tar.bz2"> -<!ENTITY perl-md5 "f7f2d7f5aaac15a75028381b159a560f"> +<!ENTITY perl-md5 "7b018fe9c2f434eff0c629b4c515a8fc"> <!ENTITY perl-home "http://cpan.org/"> <!ENTITY perl-ch5-du "106 MB"> <!ENTITY perl-ch5-sbu "0.8 SBU"> |