summaryrefslogtreecommitdiffstats
path: root/tools/gmp/Makefile
diff options
context:
space:
mode:
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-09 13:28:57 +0000
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-09 13:28:57 +0000
commit980677d661dd9cd07ac5d9b53848079e5bd12cc9 (patch)
treeba2b873f52982a90780e6f008065c83163076d80 /tools/gmp/Makefile
parenta747801bd225a63c6a37c1a156b7dba090890023 (diff)
tools/gmp: update to version 5.0.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24380 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 514187ce6..38ffcb72a 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