projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove debug crap accidentally left in the patch
[openwrt.git]
/
package
/
gmp
/
Makefile
diff --git
a/package/gmp/Makefile
b/package/gmp/Makefile
index
90e0751
..
978f7db
100644
(file)
--- a/
package/gmp/Makefile
+++ b/
package/gmp/Makefile
@@
-9,13
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=gmp
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_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNU/gmp
-PKG_MD5SUM:=0aa7d3b3f5b5ec5951e7dddd6f65e891
-PKG_CAT:=bzcat
+PKG_MD5SUM:=091c56e0e1cca6b09b17b69d47ef18e3
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.026228 seconds
and
4
git commands to generate.