From: Nicolas Thill Date: Thu, 7 Jan 2010 02:07:51 +0000 (+0000) Subject: [tools] mpfr: add missing MD5SUM X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=86c7ba796749245019cac9a61c306649d485191b;ds=inline [tools] mpfr: add missing MD5SUM SVN-Revision: 19060 --- diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile index c41cc66b5c..e986719830 100644 --- a/tools/mpfr/Makefile +++ b/tools/mpfr/Makefile @@ -11,7 +11,7 @@ PKG_VERSION:=2.4.1 PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_MD5SUM:= +PKG_MD5SUM:=c5ee0a8ce82ad55fe29ac57edd35d09e include $(INCLUDE_DIR)/host-build.mk