mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
ImageMagick6: update to 6.9.10.41.
This commit is contained in:
parent
1bd2279d8c
commit
7887ff42eb
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick6'
|
||||
pkgname=ImageMagick6
|
||||
_majorver=6.9.10
|
||||
_patchver=40
|
||||
_patchver=41
|
||||
version="${_majorver}.${_patchver}"
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
||||
|
@ -20,7 +20,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|||
license="ImageMagick"
|
||||
homepage="https://www.imagemagick.org/"
|
||||
distfiles="https://github.com/ImageMagick/ImageMagick6/archive/${_majorver}-${_patchver}.tar.gz"
|
||||
checksum=05ee3339373bf5db275f966ca7dc1812ffb16b43bcd61792e5f7fc262679587d
|
||||
checksum=aa9de99ecb8923963d8e9d0f7e28b5cf5ce49a7c14e8f89199740988651e7bb4
|
||||
|
||||
keep_libtool_archives=yes
|
||||
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"
|
||||
|
|
Loading…
Add table
Reference in a new issue