summaryrefslogtreecommitdiffstats
path: root/package/wget
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2006-06-23 07:29:40 +0000
committerEric Andersen <andersen@codepoet.org>2006-06-23 07:29:40 +0000
commit4856369541d3653db986b58237f54d7eb8fbc11d (patch)
treea66a798c6bbaeb7e5849f76cdd8eab93c738d018 /package/wget
parent82620711eb120dbb36ca8f7af193278d56471ec6 (diff)
downloadbuildroot-novena-4856369541d3653db986b58237f54d7eb8fbc11d.tar.gz
buildroot-novena-4856369541d3653db986b58237f54d7eb8fbc11d.zip
don't use ftp for gnu stuff, a few version bumps as well,
based on a patch from Fu Yunhui
Diffstat (limited to 'package/wget')
-rw-r--r--package/wget/wget.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wget/wget.mk b/package/wget/wget.mk
index 81ca72980..721ac3b64 100644
--- a/package/wget/wget.mk
+++ b/package/wget/wget.mk
@@ -5,7 +5,7 @@
#############################################################
WGET_VER:=1.10.2
WGET_SOURCE:=wget-$(WGET_VER).tar.gz
-WGET_SITE:=ftp://mirrors.kernel.org/gnu/wget
+WGET_SITE:=http://ftp.gnu.org/pub/gnu/wget
WGET_DIR:=$(BUILD_DIR)/wget-$(WGET_VER)
WGET_CAT:=zcat
WGET_BINARY:=src/wget