summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-mpfr.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-mpfr.make b/rules/host-mpfr.make
index e0792f5..ce0e111 100644
--- a/rules/host-mpfr.make
+++ b/rules/host-mpfr.make
@@ -16,8 +16,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MPFR) += host-mpfr
#
# Paths and names
#
-HOST_MPFR_VERSION := 3.1.4
-HOST_MPFR_MD5 := b8a2f6b0e68bef46e53da2ac439e1cf4
+HOST_MPFR_VERSION := 4.0.0
+HOST_MPFR_MD5 := ef619f3bb68039e35c4a219e06be72d0
HOST_MPFR := mpfr-$(HOST_MPFR_VERSION)
HOST_MPFR_SUFFIX := tar.bz2
HOST_MPFR_SOURCE := $(SRCDIR)/$(HOST_MPFR).$(HOST_MPFR_SUFFIX)