From e7ef3652c09307334566ed0b78841f0be0ea745d Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Wed, 6 Oct 2010 18:06:07 +0000
Subject: [PATCH] minor version up, because 6.6.2-4 no longer exists in the
 repository and the new one includes fixes of several issues when writing to
 stdout etc.

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

diff --git a/buildout/software-profiles/imagemagick.cfg b/buildout/software-profiles/imagemagick.cfg
index 14532d2325..d2f108e3e6 100644
--- a/buildout/software-profiles/imagemagick.cfg
+++ b/buildout/software-profiles/imagemagick.cfg
@@ -3,4 +3,4 @@ parts = imagemagick
 
 [imagemagick]
 recipe = hexagonit.recipe.cmmi
-url = http://ftp.nluug.nl/ImageMagick/ImageMagick-6.6.2-4.tar.gz
+url = http://ftp.nluug.nl/ImageMagick/ImageMagick-6.6.4-9.tar.gz
-- 
2.30.9