projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eeaf486
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7233
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/gmp/Makefile
patch
|
blob
|
history
diff --git
a/package/gmp/Makefile
b/package/gmp/Makefile
index
e813284
..
978f7db
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