mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
ImageMagick: update to 7.1.1.29.
This commit is contained in:
parent
41161fb2ea
commit
08bbcdd938
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'ImageMagick'
|
# Template file for 'ImageMagick'
|
||||||
pkgname=ImageMagick
|
pkgname=ImageMagick
|
||||||
# Revbump php*-imagick with ImageMagick updates.
|
# Revbump php*-imagick with ImageMagick updates.
|
||||||
version=7.1.1.18
|
version=7.1.1.29
|
||||||
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
|
||||||
|
@ -20,7 +20,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=77a49a5b7c8c5e85f21ce7ecb9e2a090de6b07a185090c9729577687729b7f18
|
checksum=27bd25f945efdd7e38f6f9845a7c0a391fdb732f652dda140b743769c5f106e8
|
||||||
|
|
||||||
subpackages="libmagick libmagick-devel"
|
subpackages="libmagick libmagick-devel"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue