ImageMagick: update to 6.9.2.3.
This commit is contained in:
parent
f0e19d306a
commit
2aed15a2b3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.9.2
|
||||
_patchver=2
|
||||
_patchver=3
|
||||
version=${_majorver}.${_patchver}
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.imagemagick.org/"
|
||||
license="ImageMagick"
|
||||
distfiles="ftp://ftp.sunet.se/pub/multimedia/graphics/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=7d7448a87f402365dbc5b6e0936535d48487ce340695e03bbf7a5dd1c785c0b8
|
||||
checksum=e251574136e4a82128b3860b97c72b289df0a2030ce72900c91b67685a3298e4
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue