[package] imagemagick: update to 6.7.8-6 to fix build failure

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32913 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-07-30 15:40:02 +00:00
parent a72d8b0ad0
commit b9687a8704

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2010 OpenWrt.org
# Copyright (C) 2010-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=imagemagick
PKG_VERSION:=6.6.7
PKG_REVISION:=3
PKG_VERSION:=6.7.8
PKG_REVISION:=6
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/ImageMagick-$(PKG_VERSION)-$(PKG_REVISION)
PKG_SOURCE:=ImageMagick-$(PKG_VERSION)-$(PKG_REVISION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.fifi.org/pub/ImageMagick/
PKG_MD5SUM:=
PKG_MD5SUM:=e9d90a09b42fe8d9a8cf807274adff30
PKG_FIXUP:=autoreconf
PKG_REMOVE_FILES:=aclocal.m4 m4/libtool.m4