ImageMagick: update to 6.7.5.3.
This commit is contained in:
parent
50113763ce
commit
a67ed10ec1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_distver=6.7.4
|
||||
_distverpatch=10
|
||||
_distver=6.7.5
|
||||
_distverpatch=3
|
||||
version=${_distver}.${_distverpatch}
|
||||
wrksrc=${pkgname}-${_distver}-${_distverpatch}
|
||||
distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.xz"
|
||||
|
@ -14,7 +14,7 @@ short_desc="Package for display and interactive manipulation of images"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.imagemagick.org/"
|
||||
license="${pkgname}, MIT"
|
||||
checksum=4ae0e62777983e6464ff96108cfe9c893e667d526b1b177796c2e2883c3feb15
|
||||
checksum=9a0526a0e7de50115c94e63b5a82a4a18d80ffa27f6e6793bba86edd25511a54
|
||||
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