From: Luka Perkov Date: Mon, 3 Jun 2013 01:18:47 +0000 (+0000) Subject: gmp: upgrade to version 5.1.2 X-Git-Tag: reboot~10305 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=cc74eabd38eee58e0c205cb318865791b8de9e99 gmp: upgrade to version 5.1.2 Signed-off-by: Luka Perkov SVN-Revision: 36821 --- 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