From: Alexandros C. Couloumbis Date: Thu, 9 Dec 2010 13:30:30 +0000 (+0000) Subject: tools/mpc: update to version 0.8.2 X-Git-Tag: reboot~18147 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=5c203f76d6a2eb91fc79c186c6ec9f1f25736052;hp=2a3dde2cacd7ec6989141bdc66eaaae09ee1c9e9 tools/mpc: update to version 0.8.2 SVN-Revision: 24381 --- diff --git a/tools/mpc/Makefile b/tools/mpc/Makefile index 8f8f07f1cc..ab799b269e 100644 --- a/tools/mpc/Makefile +++ b/tools/mpc/Makefile @@ -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