projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7274cf
)
gmp: use http instead of ftp download (#18805)
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 23 Jan 2015 10:54:56 +0000
(10:54 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 23 Jan 2015 10:54:56 +0000
(10:54 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44082
package/libs/gmp/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/gmp/Makefile
b/package/libs/gmp/Makefile
index 9ef780e808b69c508e1d305c0d9f07af84fe36e8..4578ec02aa2fbb3e0fa2c2ec35201b339c14aec1 100644
(file)
--- a/
package/libs/gmp/Makefile
+++ b/
package/libs/gmp/Makefile
@@
-13,7
+13,7
@@
PKG_REVISION:=a
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)$(PKG_REVISION).tar.xz
-PKG_SOURCE_URL:=
ftp://ftp.gmplib.org/pub/$(PKG_NAME)
/
+PKG_SOURCE_URL:=
http://gmplib.org/download/gmp
/
PKG_MD5SUM:=1e6da4e434553d2811437aa42c7f7c76
PKG_BUILD_PARALLEL:=1