ImageMagick6: update to 6.9.11.11.
This commit is contained in:
parent
d9059c857a
commit
110f71b07f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick6'
|
||||
pkgname=ImageMagick6
|
||||
_majorver=6.9.11
|
||||
_patchver=10
|
||||
_patchver=11
|
||||
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=d33ca8d72a805e375535a9c2ac450cf2c878b8549e10de0b60b05f33bcc246fc
|
||||
checksum=1fa7bacedb0f5ff69d874263803932f6aec962ff2552db60459dada59e4f1aaa
|
||||
|
||||
keep_libtool_archives=yes
|
||||
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"
|
||||
|
|
Loading…
Reference in a new issue