ImageMagick: update to 6.9.10.9.
This commit is contained in:
parent
3b16fc3df4
commit
e970334285
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.9.10
|
||||
_patchver=8
|
||||
_patchver=9
|
||||
version="${_majorver}.${_patchver}"
|
||||
revision=2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-autotrace --with-wmf=yes
|
||||
|
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="ImageMagick"
|
||||
homepage="https://www.imagemagick.org/"
|
||||
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=991bccd1548f69c4ddf5ca4f7a826f816167555c8651311157a6337833864e50
|
||||
checksum=94e3cf653abd3c8728eaa1d852bfe63e8b632ad8cab885683ec87ea0b2c3058d
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
|
||||
|
|
Loading…
Reference in a new issue