ImageMagick: update to 6.6.1.5.
--HG-- extra : convert_revision : 254e39ec6b035b4f7c23b0cdc752c0ec0860186f
This commit is contained in:
parent
b55d92ce0a
commit
043faf4d3e
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue