summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gmp/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gmp/Makefile.inc b/toolchain/gmp/Makefile.inc
index f0db3fb5b..aa3994e1b 100644
--- a/toolchain/gmp/Makefile.inc
+++ b/toolchain/gmp/Makefile.inc
@@ -4,9 +4,9 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= gmp
-PKG_VERSION:= 4.2.2
+PKG_VERSION:= 4.3.1
PKG_RELEASE:= 1
-PKG_MD5SUM:= 7ce52531644e6d12f16911b7e3151f3f
+PKG_MD5SUM:= 26cec15a90885042dd4a15c4003b08ae
MASTER_SITES:= ${MASTER_SITE_GNU:=gmp/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
GMP_BUILD_DIR:= $(TOOLCHAIN_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)