From ade01a05bea9ffb8179172ad71f1cc1059f442d8 Mon Sep 17 00:00:00 2001
From: Viktor Horvath <technique@alixen.fr>
Date: Tue, 9 Oct 2012 03:48:17 +0200
Subject: [PATCH] New ImageMagick release - it is the only available one. When
 compiling Mioga, one must still compile DBD::Pg one more time at the end.

---
 component/imagemagick/buildout.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/component/imagemagick/buildout.cfg b/component/imagemagick/buildout.cfg
index b170ae0a3..96b25a2d0 100644
--- a/component/imagemagick/buildout.cfg
+++ b/component/imagemagick/buildout.cfg
@@ -28,8 +28,8 @@ filename = imagemagick-6.6.6-1-no-gsx-gsc-probe.patch
 
 [imagemagick]
 recipe = hexagonit.recipe.cmmi
-url = ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.7.9-9.tar.bz2
-md5sum = 64ef26d403b44261bf1cea14bc668124
+url = ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.7.9-10.tar.bz2
+md5sum = f7ae7dae79e330e4b08d6c27783a9472
 depends =
   ${libtiff:version}
   ${librsvg:version}
-- 
2.30.9