projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cafb5f1
)
BB: gmp: use http instead of ftp download (#18805)
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 24 Jan 2015 13:08:49 +0000
(13:08 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 24 Jan 2015 13:08:49 +0000
(13:08 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r44082
SVN-Revision: 44095
package/libs/gmp/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/gmp/Makefile
b/package/libs/gmp/Makefile
index f5839b74bbf93248defaca0d60b27ff24366ee38..4826e4a7effb0ef7c94dc022e148a889ff2fd0d9 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