ImageMagick: update to 6.9.9.18.
This commit is contained in:
parent
918c18c456
commit
2d69eb1abf
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.9.9
|
||||
_patchver=17
|
||||
_patchver=18
|
||||
version=${_majorver}.${_patchver}
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://www.imagemagick.org/"
|
||||
license="ImageMagick"
|
||||
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=ff25e28aa846cf5adea1e33d28d3019ba689f520bc40160abc0d95611a936978
|
||||
checksum=121dd50d051488e908306d7d1ba624781f5ec9532d30a2281b4a2bf6f26ee0b4
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
|
||||
|
|
Loading…
Reference in a new issue