diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-06-04 21:37:32 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-06-04 21:37:32 +0000 |
commit | 676c3160c05720fd78495882a625061e9e9d6d13 (patch) | |
tree | 9401efd99eb2474a96647f3f6cca924114f09c06 /patches.ent | |
parent | f8deba0e615dc5d2c3b6d798715960b7577e115d (diff) |
Incorporate perl fixes from 2012-06-03 in the perl patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index 4fa0fab57..78d8f8ff4 100644 --- a/patches.ent +++ b/patches.ent @@ -75,9 +75,9 @@ <!ENTITY patch-test-patch-size "1 KB"> -<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> -<!ENTITY perl-libc-patch-md5 "23682f20b6785e97f99d33be7719c9d6"> -<!ENTITY perl-libc-patch-size "1 KB"> +<!ENTITY perl-libc-patch "perl-&perl-version;-libc-2.patch"> +<!ENTITY perl-libc-patch-md5 "daf5c64fd7311e924966842680535f8f"> +<!ENTITY perl-libc-patch-size "1.6 KB"> <!ENTITY procps-hz_fixes-patch "procps-&procps-version;-fix_HZ_errors-1.patch"> |