mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
ImageMagick: update to 7.1.1.8.
This commit is contained in:
parent
28f952ebe3
commit
cc6af2ee31
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.1.5
|
version=7.1.1.8
|
||||||
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=dd23689304b8cf41572c3af6b0ddccfe21c5b9d9abddaf978f314696408d0750
|
checksum=cac2e4766f2cf1bd301b94ddcc86d6940d52190bfc1f31056eaa39e9cf2abe42
|
||||||
|
|
||||||
subpackages="libmagick libmagick-devel"
|
subpackages="libmagick libmagick-devel"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue