From cc74eabd38eee58e0c205cb318865791b8de9e99 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 3 Jun 2013 01:18:47 +0000 Subject: [PATCH] gmp: upgrade to version 5.1.2 Signed-off-by: Luka Perkov SVN-Revision: 36821 --- tools/gmp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2