[package] gmp: Version bump
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Jan 2013 21:47:33 +0000 (21:47 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Jan 2013 21:47:33 +0000 (21:47 +0000)
this patch updates gmp package from 5.0.5 to 5.1.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35071 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/gmp/Makefile

index ee171ad..3459bd3 100644 (file)
@@ -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