ImageMagick: update to 6.8.9 patch level 10
This commit is contained in:
parent
8d01b4569b
commit
6d945133b1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.8.9
|
||||
_patchver=9
|
||||
_patchver=10
|
||||
version=${_majorver}.${_patchver}
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||
|
@ -14,9 +14,9 @@ configure_args="--without-autotrace --with-wmf=yes
|
|||
short_desc="Package for display and interactive manipulation of images"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.imagemagick.org/"
|
||||
license="${pkgname}, MIT"
|
||||
license="ImageMagick"
|
||||
distfiles="http://mirror.searchdaimon.com/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=a4cccc70179ff2c67550e063cdcb2e62907338ef3e68b45bb1c41931e515b3eb
|
||||
checksum=cac5dda165ab603a2f56110daf41811233d93c6fdd84e94a8430e057041d8e68
|
||||
|
||||
keep_libtool_archives=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue