From: Vasilis Tsiligiannis Date: Wed, 9 Jan 2013 21:47:33 +0000 (+0000) Subject: gmp: Version bump X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=955802e7e7d8bdd0a04a24da570ca18bc36deffd;p=openwrt%2Fsvn-archive%2Fpackages.git gmp: Version bump this patch updates gmp package from 5.0.5 to 5.1.0 Signed-off-by: Jiri Slachta Signed-off-by: Vasilis Tsiligiannis SVN-Revision: 35071 --- diff --git a/libs/gmp/Makefile b/libs/gmp/Makefile index ee171ada7..3459bd348 100644 --- a/libs/gmp/Makefile +++ b/libs/gmp/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gmp -PKG_VERSION:=5.0.5 +PKG_VERSION:=5.1.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.gmplib.org/pub/$(PKG_NAME)-$(PKG_VERSION)/ -PKG_MD5SUM:=041487d25e9c230b0c42b106361055fe +PKG_MD5SUM:=362cf515aff8dc240958ce47418e4c78 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1