ImageMagick: update to 6.5.2-2.

--HG--
extra : convert_revision : 1d35416208fa18a7a8bb8f2759d528e7388b00e4
This commit is contained in:
Juan RP 2009-05-07 07:59:50 +02:00
parent 0417287b36
commit 56f4996a9e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_distver=6.5.1
_distverpatch=4
_distver=6.5.2
_distverpatch=2
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 --enable-shared"
short_desc="Package for display and interactive manipulation of images"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f91ff21ac27575c916aee7fb5f983204c93b8c527f501f49f867d5641a24b641
checksum=e49675380d37d46705bb52e9f78cfdbf5ecc3c02f8643459b60007b7019080d7
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