ImageMagick6: update to 6.9.10.96.
This commit is contained in:
parent
9b1d0084af
commit
356f39f4d5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick6'
|
||||
pkgname=ImageMagick6
|
||||
_majorver=6.9.10
|
||||
_patchver=93
|
||||
_patchver=96
|
||||
version="${_majorver}.${_patchver}"
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
||||
|
@ -20,7 +20,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|||
license="ImageMagick"
|
||||
homepage="https://www.imagemagick.org/"
|
||||
distfiles="https://github.com/ImageMagick/ImageMagick6/archive/${_majorver}-${_patchver}.tar.gz"
|
||||
checksum=ea4a4031256f2e30f7339ccd352b5a9ad60a273a35fd1546dfc98496bb2683e1
|
||||
checksum=3a1d7b2ca99a0662622d50834009ba5eb88955b487043cf43c6726d607212f14
|
||||
|
||||
keep_libtool_archives=yes
|
||||
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"
|
||||
|
|
Loading…
Reference in New Issue