projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1518889
)
Update gmp to 4.2.1 (#1162)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 14 May 2007 19:19:00 +0000
(19:19 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 14 May 2007 19:19:00 +0000
(19:19 +0000)
SVN-Revision: 7233
package/gmp/Makefile
patch
|
blob
|
history
diff --git
a/package/gmp/Makefile
b/package/gmp/Makefile
index e813284800cad59a9a3c3bb00af1f26c6cb9498d..978f7db3d9ea5842ebc108db8100f7e4ebf75119 100644
(file)
--- a/
package/gmp/Makefile
+++ b/
package/gmp/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=gmp
-PKG_VERSION:=4.
1.4
+PKG_VERSION:=4.
2.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNU/gmp
-PKG_MD5SUM:=0
aa7d3b3f5b5ec5951e7dddd6f65e891
+PKG_MD5SUM:=0
91c56e0e1cca6b09b17b69d47ef18e3
include $(INCLUDE_DIR)/package.mk