From 4856369541d3653db986b58237f54d7eb8fbc11d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 23 Jun 2006 07:29:40 +0000 Subject: don't use ftp for gnu stuff, a few version bumps as well, based on a patch from Fu Yunhui --- package/libtool/libtool.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libtool') diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk index 709f3a667..369582bcb 100644 --- a/package/libtool/libtool.mk +++ b/package/libtool/libtool.mk @@ -5,7 +5,7 @@ ############################################################# LIBTOOL_VER:=1.5.22 LIBTOOL_SOURCE:=libtool-$(LIBTOOL_VER).tar.gz -LIBTOOL_SITE:=ftp://ftp.gnu.org/gnu/libtool +LIBTOOL_SITE:=http://ftp.gnu.org/pub/gnu/libtool LIBTOOL_CAT:=zcat LIBTOOL_DIR:=$(BUILD_DIR)/libtool-$(LIBTOOL_VER) LIBTOOL_BINARY:=libtool -- cgit v1.2.3