update package imagemagick

This commit is contained in:
Niels Kristian Bech Jensen 2013-12-04 17:35:53 +11:00 committed by Tony Theodore
parent 26fede61b2
commit f5b0421297
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := imagemagick
$(PKG)_IGNORE :=
$(PKG)_VERSION := 6.8.7-6
$(PKG)_CHECKSUM := 0938d776b93d18d78a2a0f0109af013206912883
$(PKG)_VERSION := 6.8.7-8
$(PKG)_CHECKSUM := 0c6e97ac80dcd496df378336676165a4546f659c
$(PKG)_SUBDIR := ImageMagick-$($(PKG)_VERSION)
$(PKG)_FILE := ImageMagick-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://www.imagemagick.org/download/$($(PKG)_FILE)