From af7936637c665d738920632dcbb7f685d5d99236 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 7 Jan 2010 02:07:51 +0000 Subject: [PATCH] [tools] mpfr: add missing MD5SUM git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19060 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/mpfr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile index c41cc66b5..e98671983 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 -- 2.35.1