mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
ImageMagick6: update to 6.9.10.19.
This commit is contained in:
parent
4837b475a8
commit
7ed55cd585
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ImageMagick6'
|
# Template file for 'ImageMagick6'
|
||||||
pkgname=ImageMagick6
|
pkgname=ImageMagick6
|
||||||
_majorver=6.9.10
|
_majorver=6.9.10
|
||||||
_patchver=18
|
_patchver=19
|
||||||
version="${_majorver}.${_patchver}"
|
version="${_majorver}.${_patchver}"
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ImageMagick-${_majorver}-${_patchver}"
|
wrksrc="ImageMagick-${_majorver}-${_patchver}"
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="ImageMagick"
|
license="ImageMagick"
|
||||||
homepage="https://www.imagemagick.org/"
|
homepage="https://www.imagemagick.org/"
|
||||||
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
||||||
checksum=4f3e617d72c04f52f7120f0a44ca6eafa93ab26a2480529eb48f3576eb7b31c0
|
checksum=d3906bdfcb7c22c7d0945f6d19c992d496c3cf3acf5a555cfc8ba59a8e961889
|
||||||
|
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"
|
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"
|
||||||
|
|
Loading…
Add table
Reference in a new issue