summaryrefslogtreecommitdiffstats
path: root/rules/host-mpc.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-mpc.make')
-rw-r--r--rules/host-mpc.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-mpc.make b/rules/host-mpc.make
index 297a605..156b8e1 100644
--- a/rules/host-mpc.make
+++ b/rules/host-mpc.make
@@ -16,8 +16,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MPC) += host-mpc
#
# Paths and names
#
-HOST_MPC_VERSION := 1.0.1
-HOST_MPC_MD5 := b32a2e1a3daa392372fbd586d1ed3679
+HOST_MPC_VERSION := 1.0.2
+HOST_MPC_MD5 := 68fadff3358fb3e7976c7a398a0af4c3
HOST_MPC := mpc-$(HOST_MPC_VERSION)
HOST_MPC_SUFFIX := tar.gz
HOST_MPC_URL := http://www.multiprecision.org/mpc/download/$(HOST_MPC).$(HOST_MPC_SUFFIX)