From 043faf4d3ee8064c0f1fae038b2d19c6beab4a81 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Sun, 25 Apr 2010 17:11:40 +0200
Subject: [PATCH] ImageMagick: update to 6.6.1.5.

--HG--
extra : convert_revision : 254e39ec6b035b4f7c23b0cdc752c0ec0860186f
---
 srcpkgs/ImageMagick/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index cbaad87ec1..4e96e451b1 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
-_distver=6.5.9
-_distverpatch=8
+_distver=6.6.1
+_distverpatch=5
 version=${_distver}.${_distverpatch}
 wrksrc=${pkgname}-${_distver}-${_distverpatch}
 distfiles="ftp://ftp.imagemagick.org/pub/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.bz2"
@@ -12,7 +12,7 @@ configure_args="--without-gslib --without-jp2 --without-autotrace
  --with-magick-plus-plus --with-modules --enable-shared"
 short_desc="Package for display and interactive manipulation of images"
 maintainer="Juan RP <xtraeme@gmail.com>"
-checksum=b9a82d457727952c8bbe8717571c34b9d3d18f83c056c7233e77da5b0d431de9
+checksum=9a44894c2f7061ea9f01ac24e7b72a07f6920654e2f2269380c5e2318a5a277f
 long_desc="
  ImageMagick TM, is a package for display and interactive manipulation
  of images for the X Window System. It is written in C and interfaces