ImageMagick: update to 6.8.8.9
This commit is contained in:
parent
fc1bd8f536
commit
c047133e0d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'ImageMagick'
|
# Template file for 'ImageMagick'
|
||||||
pkgname=ImageMagick
|
pkgname=ImageMagick
|
||||||
_majorver=6.8.8
|
_majorver=6.8.8
|
||||||
_patchver=4
|
_patchver=9
|
||||||
version=${_majorver}.${_patchver}
|
version=${_majorver}.${_patchver}
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-jp2 --without-autotrace --with-wmf=yes
|
configure_args="--without-jp2 --without-autotrace --with-wmf=yes
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.imagemagick.org/"
|
homepage="http://www.imagemagick.org/"
|
||||||
license="${pkgname}, MIT"
|
license="${pkgname}, MIT"
|
||||||
distfiles="http://mirror.checkdomain.de/imagemagick/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
distfiles="http://mirror.checkdomain.de/imagemagick/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||||
checksum=591e91b4e3aa43326f647ece44193da48eb2ab93cb824c5b567bb559bd83dd2d
|
checksum=8315737a6d2d68cf9bd7950588c389f91bccea2f077f06913251ebb8e2380602
|
||||||
|
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue