From 4faf7704a2426c1b93262473d547e38fa067c356 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sun, 23 Aug 2020 17:08:14 +0300 Subject: tools/mpfr: update to 4.1.0 Update mpfr to version 4.1.0. Refresh patches. Signed-off-by: Hannu Nyman --- tools/mpfr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/mpfr/Makefile') diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile index fdb316efb9..65e6f8959f 100644 --- a/tools/mpfr/Makefile +++ b/tools/mpfr/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpfr -PKG_VERSION:=4.0.2 +PKG_VERSION:=4.1.0 PKG_CPE_ID:=cpe:/a:mpfr:gnu_mpfr PKG_SOURCE_URL:=@GNU/mpfr http://www.mpfr.org/mpfr-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_HASH:=1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a +PKG_HASH:=0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f HOST_BUILD_PARALLEL:=1 HOST_FIXUP:=autoreconf -- cgit v1.2.3