summaryrefslogtreecommitdiff
path: root/tools/gmp/Makefile
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-12-09 13:28:57 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-12-09 13:28:57 +0000
commit2a3dde2cacd7ec6989141bdc66eaaae09ee1c9e9 (patch)
treeb38c6470ded4fe1034199d822f79314ac6929215 /tools/gmp/Makefile
parent8f143af3ffe3ee7c6a191ab943e0e1c55cee749b (diff)
downloadmtk-20170518-2a3dde2cacd7ec6989141bdc66eaaae09ee1c9e9.zip
mtk-20170518-2a3dde2cacd7ec6989141bdc66eaaae09ee1c9e9.tar.gz
mtk-20170518-2a3dde2cacd7ec6989141bdc66eaaae09ee1c9e9.tar.bz2
tools/gmp: update to version 5.0.1
SVN-Revision: 24380
Diffstat (limited to 'tools/gmp/Makefile')
-rw-r--r--tools/gmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/gmp/Makefile b/tools/gmp/Makefile
index 514187c..38ffcb7 100644
--- a/tools/gmp/Makefile
+++ b/tools/gmp/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gmp
-PKG_VERSION:=4.3.2
+PKG_VERSION:=5.0.1
PKG_SOURCE_URL:=@GNU/gmp/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_MD5SUM:=dd60683d7057917e34630b4a787932e8
+PKG_MD5SUM:=6bac6df75c192a13419dfd71d19240a7
include $(INCLUDE_DIR)/host-build.mk