mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
ImageMagick: update to 7.1.1.12.
This commit is contained in:
parent
e397870c0e
commit
cab5a9f4a7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
# Revbump php*-imagick with ImageMagick updates.
|
||||
version=7.1.1.11
|
||||
version=7.1.1.12
|
||||
revision=1
|
||||
_upstream_version="${version/.${version##*.}/-${version##*.}}"
|
||||
build_style=gnu-configure
|
||||
|
@ -20,7 +20,7 @@ license="ImageMagick"
|
|||
homepage="https://www.imagemagick.org"
|
||||
changelog="https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md"
|
||||
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_upstream_version}.tar.gz"
|
||||
checksum=98bb2783da7d5b06e7543529bd07b50d034fba611ff15e8817a0f4f73957d934
|
||||
checksum=51567d11fcbca5bd591d191ce9fdf821e2ed1b12c1ad8bc2a2f13da5c6313f33
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue