gmp: update to 5.0.5
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 4 Dec 2012 16:20:44 +0000 (16:20 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 4 Dec 2012 16:20:44 +0000 (16:20 +0000)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34483 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/gmp/Makefile

index 5f49140..ee171ad 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gmp
-PKG_VERSION:=4.3.1
-PKG_RELEASE:=2
+PKG_VERSION:=5.0.5
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=@GNU/gmp
-PKG_MD5SUM:=26cec15a90885042dd4a15c4003b08ae
+PKG_SOURCE_URL:=ftp://ftp.gmplib.org/pub/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_MD5SUM:=041487d25e9c230b0c42b106361055fe
 
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1