tools/mpc: update to version 0.8.2
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Dec 2010 13:30:30 +0000 (13:30 +0000)
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Dec 2010 13:30:30 +0000 (13:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24381 3c298f89-4303-0410-b956-a3cf2f4a3e73

tools/mpc/Makefile

index 8f8f07f..ab799b2 100644 (file)
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mpc
-PKG_VERSION:=0.8.1
+PKG_VERSION:=0.8.2
 
 PKG_SOURCE_URL:=http://www.multiprecision.org/mpc/download/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=5b34aa804d514cc295414a963aedb6bf
+PKG_MD5SUM:=e98267ebd5648a39f881d66797122fb6
 
 include $(INCLUDE_DIR)/host-build.mk
 
This page took 0.027339 seconds and 4 git commands to generate.