ImageMagick: update to 6.9.8.8
This commit is contained in:
parent
a2be547d1b
commit
ec8b70e496
@ -1,7 +1,7 @@
|
||||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.9.8
|
||||
_patchver=6
|
||||
_patchver=8
|
||||
version=${_majorver}.${_patchver}
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||
@ -13,10 +13,10 @@ configure_args="--without-autotrace --with-wmf=yes
|
||||
--with-dejavu-font-dir=/usr/share/fonts/TTF --enable-opencl --disable-static"
|
||||
short_desc="Package for display and interactive manipulation of images"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.imagemagick.org/"
|
||||
homepage="https://www.imagemagick.org/"
|
||||
license="ImageMagick"
|
||||
distfiles="http://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=dc587a30457d1b42fa980fe7d94bfad906407ad811335e60f5eb673b3a17afeb
|
||||
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=0b590b1389ed7c535316425c96e07d8488fd7e72b4bf17e950517bf016dd5fcb
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user