mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ImageMagick: update to 7.0.8.36.
This commit is contained in:
parent
dd5f2e2795
commit
ca70b68d6b
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.8
|
_majorver=7.0.8
|
||||||
_patchver=35
|
_patchver=36
|
||||||
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=f1c071c2f972db18331f37b4e7d674bfc86d8d69f2196b0e16bb847ce99adca0
|
checksum=b43d00eac7e4ac946faad189c83a328ccada32b1c349bec77a21646de7098251
|
||||||
|
|
||||||
subpackages="libmagick libmagick-devel"
|
subpackages="libmagick libmagick-devel"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue