aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2008-10-06 17:59:51 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2008-10-06 17:59:51 +0000
commit080e8f81f7ed03cec6cf35b27c933c2570eab757 (patch)
tree443d7e04eb9e14c03e96317fc5a34b31c2fc7397 /patches.ent
parenta926480eea1fd6f66e4b669614ea4f5c42615998 (diff)
Updated Perl to 5.10.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent12
1 files changed, 8 insertions, 4 deletions
diff --git a/patches.ent b/patches.ent
index 9b60dc330..38ca7e863 100644
--- a/patches.ent
+++ b/patches.ent
@@ -114,13 +114,17 @@
<!ENTITY ncurses-coverity-patch-size "16.8 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 "3bf8aef1fb6eb6110405e699e4141f99">
<!ENTITY perl-libc-patch-size "1.1 KB">
-<!ENTITY perl-security-patch "perl-&perl-version;-security_fixes-1.patch">
-<!ENTITY perl-security-patch-md5 "918a8f41d9e4fe1e272381e58be71497">
-<!ENTITY perl-security-patch-size "10.0 KB">
+<!ENTITY perl-page-patch "perl-&perl-version;-page-1.patch">
+<!ENTITY perl-page-patch-md5 "16abf98d92d896601250ca610243cdf5">
+<!ENTITY perl-page-patch-size "690 bytes">
+
+<!ENTITY perl-security-patch "perl-&perl-version;-security_fix-1.patch">
+<!ENTITY perl-security-patch-md5 "4b1384ba595abd070824c2519d1d3176">
+<!ENTITY perl-security-patch-size "799 bytes">
<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-5.patch">