mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
ImageMagick: update to 6.9.9.49
This commit is contained in:
parent
1a233712c4
commit
e8e730babd
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ImageMagick'
|
# Template file for 'ImageMagick'
|
||||||
pkgname=ImageMagick
|
pkgname=ImageMagick
|
||||||
_majorver=6.9.9
|
_majorver=6.9.9
|
||||||
_patchver=45
|
_patchver=49
|
||||||
version="${_majorver}.${_patchver}"
|
version="${_majorver}.${_patchver}"
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
||||||
|
@ -16,7 +16,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=e182a4e7a22d248f88869850765ff5fcd6ac9c9a28e55502b180d483aaabf8ab
|
checksum=d9bc98fdc48faa40c84cab55b8a05dd76256f33e15aaffda160999085cf1396a
|
||||||
|
|
||||||
subpackages="libmagick libmagick-devel"
|
subpackages="libmagick libmagick-devel"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue