diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-03 11:37:49 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-03 11:37:49 +0000 |
commit | d0b1aa7beeebca0faceb54dd42fc4921ddaae132 (patch) | |
tree | e52265425e7f6c48266b6a37bd276ce1a3540cc7 /patches.ent | |
parent | 2a8f0979ff164942982abb42fe1f3c8a367e67d1 (diff) |
Upgrade to Perl-5.6.2. Fixes #3218.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index ae9e2ecd5..fcf85f4d9 100644 --- a/patches.ent +++ b/patches.ent @@ -77,7 +77,7 @@ <!ENTITY make-fixes-patch-size "10 KB"> -<!ENTITY perl-libc-patch "perl-&perl-version;-libc-2.patch"> +<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> <!ENTITY perl-libc-patch-md5 "daf5c64fd7311e924966842680535f8f"> <!ENTITY perl-libc-patch-size "1.6 KB"> |