projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a3dde2
)
tools/mpc: update to version 0.8.2
author
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 9 Dec 2010 13:30:30 +0000
(13:30 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 9 Dec 2010 13:30:30 +0000
(13:30 +0000)
SVN-Revision: 24381
tools/mpc/Makefile
patch
|
blob
|
history
diff --git
a/tools/mpc/Makefile
b/tools/mpc/Makefile
index 8f8f07f1ccfac9ed62f7d0f51bcfb21c19477dcd..ab799b269e52750cc2231501c3791013e6801c4b 100644
(file)
--- 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