mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
ImageMagick: update to 7.0.10.32.
This commit is contained in:
parent
e08e840753
commit
78aae1df70
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=7.0.10
|
||||
_patchver=30
|
||||
_patchver=32
|
||||
version="${_majorver}.${_patchver}"
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
||||
|
@ -21,7 +21,7 @@ license="ImageMagick"
|
|||
homepage="https://www.imagemagick.org/"
|
||||
changelog="https://imagemagick.org/script/changelog.php"
|
||||
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_majorver}-${_patchver}.tar.gz"
|
||||
checksum=5a53317f69ee64ee452f1588fc7a6292094d610c6a2362011e2ce21a7fe8d6aa
|
||||
checksum=6a48b36b1ff66e281f26692a66d8d7b253d4e7c3d0e3e4ca71ea8a547bdc2ca4
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue