diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 04:30:26 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 04:30:26 +0000 |
commit | cfa1ae50a68a0ed4a2d146d0cffc389bb2bcd9be (patch) | |
tree | b36d51a6bbac42a3fbeb78d3274969160e73ce3d /entities/perl.ent | |
parent | 79b94bd1259ad58893f6ea2f1908f405c10d17e6 (diff) |
Fixed the link to the Perl patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/perl.ent')
-rw-r--r-- | entities/perl.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/perl.ent b/entities/perl.ent index 10ff73e81..b9265d1be 100644 --- a/entities/perl.ent +++ b/entities/perl.ent @@ -16,7 +16,7 @@ <!ENTITY perl-version "5.8.0"> <!ENTITY perl-depversion "5.6.1"> <!ENTITY perl-contversion "5.6.1"> -<!ENTITY perl-libc-patch-version "5.6.1"> +<!ENTITY perl-libc-patch-version "5.8.0"> <!ENTITY perl-libc-patch-size "1 KB"> <!ENTITY perl-size "10,765 KB"> <!ENTITY perl-dir "perl-&perl-version;"> |