summaryrefslogtreecommitdiffstats
path: root/rules/host-gmp.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-gmp.make')
-rw-r--r--rules/host-gmp.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-gmp.make b/rules/host-gmp.make
index 3e2e62a..8719484 100644
--- a/rules/host-gmp.make
+++ b/rules/host-gmp.make
@@ -17,8 +17,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_GMP) += host-gmp
#
# Paths and names
#
-HOST_GMP_VERSION := 5.0.1
-HOST_GMP_MD5 := 6bac6df75c192a13419dfd71d19240a7
+HOST_GMP_VERSION := 5.0.4
+HOST_GMP_MD5 := 50c3edcb7c9438e04377ee9a1a061b79
HOST_GMP := gmp-$(HOST_GMP_VERSION)
HOST_GMP_SUFFIX := tar.bz2
HOST_GMP_URL := $(PTXCONF_SETUP_GNUMIRROR)/gmp/$(HOST_GMP).$(HOST_GMP_SUFFIX)