From: luka Date: Mon, 3 Jun 2013 01:18:47 +0000 (+0000) Subject: [tools] gmp: upgrade to version 5.1.2 X-Git-Tag: fast2504n-3.10.28-merged~2434 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=0187b78722778b881a3de3f2a000b6386a2df499;p=openwrt.git [tools] gmp: upgrade to version 5.1.2 Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36821 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/tools/gmp/Makefile b/tools/gmp/Makefile index 5028ae0627..ca80415bc8 100644 --- a/tools/gmp/Makefile +++ b/tools/gmp/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gmp -PKG_VERSION:=5.1.1 +PKG_VERSION:=5.1.2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/gmp/ -PKG_MD5SUM:=485b1296e6287fa381e6015b19767989 +PKG_MD5SUM:=06fe2ca164221c59ce74867155cfc1ac HOST_FIXUP:=autoreconf