mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
ImageMagick: update to 7.1.0.62.
This commit is contained in:
parent
7ac5c1beb9
commit
27c52f5447
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
|
||||||
version=7.1.0.60
|
version=7.1.0.62
|
||||||
revision=2
|
revision=1
|
||||||
_upstream_version="${version/.${version##*.}/-${version##*.}}"
|
_upstream_version="${version/.${version##*.}/-${version##*.}}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-opencl --with-modules --with-gslib
|
configure_args="--disable-static --enable-opencl --with-modules --with-gslib
|
||||||
|
@ -19,7 +19,7 @@ license="ImageMagick"
|
||||||
homepage="https://www.imagemagick.org"
|
homepage="https://www.imagemagick.org"
|
||||||
changelog="https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md"
|
changelog="https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md"
|
||||||
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_upstream_version}.tar.gz"
|
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_upstream_version}.tar.gz"
|
||||||
checksum=94424cc13c5ba18e0e5d5badb834ce74eab11207b00ea32c1f533a5e34c85887
|
checksum=d282117bc6d0e91ad1ad685d096623b96ed8e229f911c891d83277b350ef884a
|
||||||
|
|
||||||
subpackages="libmagick libmagick-devel"
|
subpackages="libmagick libmagick-devel"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue