mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ImageMagick: update to 7.0.10.20.
This commit is contained in:
parent
b3380c9f27
commit
42247cdd8f
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=7.0.10
|
_majorver=7.0.10
|
||||||
_patchver=19
|
_patchver=20
|
||||||
version="${_majorver}.${_patchver}"
|
version="${_majorver}.${_patchver}"
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
||||||
|
@ -21,7 +21,7 @@ license="ImageMagick"
|
||||||
homepage="https://www.imagemagick.org/"
|
homepage="https://www.imagemagick.org/"
|
||||||
changelog="https://imagemagick.org/script/changelog.php"
|
changelog="https://imagemagick.org/script/changelog.php"
|
||||||
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_majorver}-${_patchver}.tar.gz"
|
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_majorver}-${_patchver}.tar.gz"
|
||||||
checksum=fe8b7706e17960c52c7cc3759ccc25b3ce29d3fa2b99035d81654450032faad6
|
checksum=1111e9e57e567a025c5b9bc5ed5b3617d7ad8318453960bc2f1f0007b1263973
|
||||||
|
|
||||||
subpackages="libmagick libmagick-devel"
|
subpackages="libmagick libmagick-devel"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue