mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ImageMagick: update to 6.9.10.0.
This commit is contained in:
parent
3d4aca72da
commit
fe68373461
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ImageMagick'
|
# Template file for 'ImageMagick'
|
||||||
pkgname=ImageMagick
|
pkgname=ImageMagick
|
||||||
_majorver=6.9.9
|
_majorver=6.9.10
|
||||||
_patchver=51
|
_patchver=0
|
||||||
version="${_majorver}.${_patchver}"
|
version="${_majorver}.${_patchver}"
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="ImageMagick"
|
license="ImageMagick"
|
||||||
homepage="https://www.imagemagick.org/"
|
homepage="https://www.imagemagick.org/"
|
||||||
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
||||||
checksum=aa5f6b1e97bd98fbf642c47487531bea0faf675c728d01130b52d2b46849104a
|
checksum=35c44cd570eab21d2ad398500290441855e2f01dc0776852728430bd51c97724
|
||||||
|
|
||||||
subpackages="libmagick libmagick-devel"
|
subpackages="libmagick libmagick-devel"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue