From d25a02b3e9f39c1376005aa7e7cba37c7646dfdb Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 3 Jun 2013 01:18:48 +0000 Subject: [PATCH] mpfr: upgrade to 3.1.2 Signed-off-by: Luka Perkov SVN-Revision: 36822 --- tools/mpfr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile index e34830ad5b..06d92e5bc4 100644 --- a/tools/mpfr/Makefile +++ b/tools/mpfr/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpfr -PKG_VERSION:=3.1.1 +PKG_VERSION:=3.1.2 PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_MD5SUM:=e90e0075bb1b5f626c6e31aaa9c64e3b +PKG_MD5SUM:=ee2c3ac63bf0c2359bf08fc3ee094c19 HOST_BUILD_PARALLEL:=1 HOST_FIXUP:=autoreconf -- 2.30.2