projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
605c741
)
gmp: update to 5.0.5
author
Luka Perkov
<luka@openwrt.org>
Sat, 9 Jun 2012 21:22:35 +0000
(21:22 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Sat, 9 Jun 2012 21:22:35 +0000
(21:22 +0000)
SVN-Revision: 32144
tools/gmp/Makefile
patch
|
blob
|
history
diff --git
a/tools/gmp/Makefile
b/tools/gmp/Makefile
index 0b09b87c203959be880d0d9652dceab43654aab2..86c8aa0bc7be45cc6c665ccb6deac50788308d75 100644
(file)
--- a/
tools/gmp/Makefile
+++ b/
tools/gmp/Makefile
@@
-7,11
+7,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=gmp
-PKG_VERSION:=5.0.
4
+PKG_VERSION:=5.0.
5
-PKG_SOURCE_URL:=@GNU/gmp/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_MD5SUM:=0881f4ff2617226c673fc534ac39d448
+PKG_SOURCE_URL:=@GNU/gmp/
+PKG_MD5SUM:=8aef50959acec2a1ad41d144ffe0f3b5
include $(INCLUDE_DIR)/host-build.mk