aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-09-26 17:45:29 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-09-26 17:45:29 +0000
commit9286592f20d5b4ce0d3ec06ada784545739a54c2 (patch)
tree996fe36f52e2af185f1f39bcd183ec8d56bad2c9
parentf70fb9ff45c3dd6a6772144b0386598d3a609e18 (diff)
Fixed bash-3.2-fixes-6.patch MD5 sum.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8398 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--general.ent4
-rw-r--r--patches.ent2
2 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent
index 834399cf3..6b22cf06d 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070925">
-<!ENTITY releasedate "September 25, 2007">
+<!ENTITY version "SVN-20070926">
+<!ENTITY releasedate "September 26, 2007">
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/patches.ent b/patches.ent
index 6cd4d974c..a485f82a2 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,7 +2,7 @@
<!-- Start of Common Patches -->
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
-<!ENTITY bash-fixes-patch-md5 "b81a6b53cd361b3b2291a762dcba87d0">
+<!ENTITY bash-fixes-patch-md5 "6787b1c94648fde6edb3bbf5e3f042f8">
<!ENTITY bash-fixes-patch-size "24 KB">