ImageMagick6: update to 6.9.10.77.
This commit is contained in:
parent
d72c88a23e
commit
96b63a6930
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick6'
|
||||
pkgname=ImageMagick6
|
||||
_majorver=6.9.10
|
||||
_patchver=75
|
||||
_patchver=77
|
||||
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=b87dc8700940fc0a214f88654a9e355bae1cb72bd708b6651d15aa3efc2ff1b9
|
||||
checksum=3ea9ed5f24da1f2e2672cf4f90c35e04ffa289d667846d6c3c446f24ba95acfb
|
||||
|
||||
keep_libtool_archives=yes
|
||||
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"
|
||||
|
|
Loading…
Add table
Reference in a new issue