From c22fda94e9118f73e6c245e474ea6a67e5e0f0c8 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Wed, 25 Aug 2010 09:24:38 +0000
Subject: [PATCH] revert changes on the patch, because it is not good to modify
 the file with the same url.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38009 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/software-profiles/mysql-tritonn-5.0.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildout/software-profiles/mysql-tritonn-5.0.cfg b/buildout/software-profiles/mysql-tritonn-5.0.cfg
index 71fe0fa2c1..b4ba5d9857 100644
--- a/buildout/software-profiles/mysql-tritonn-5.0.cfg
+++ b/buildout/software-profiles/mysql-tritonn-5.0.cfg
@@ -24,7 +24,7 @@ download-only = true
 [mysql-5.0-sphinx-patch]
 recipe = hexagonit.recipe.download
 url = http://www.nexedi.org/static/patches/${:filename}
-md5sum = 4ca071cde319213a213ab3605e326d1c
+md5sum = e7ff31f4853f4391344a6a9a520fc98d
 filename = mysql-5.0.87-sphinx-1.10.diff
 download-only = true
 
-- 
2.30.9