From d05d947fa47cbfcef76b28d3e50b62c8016a88c6 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 13 May 2004 15:42:08 +0000 Subject: [PATCH] fix SRC_URI, s/http/ftp/ BKrev: 40a39750bH7RPjKyTCJ7T5-jztOMLg --- libtool/libtool_1.5.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtool/libtool_1.5.oe b/libtool/libtool_1.5.oe index 112d984b96..f7afa6be01 100644 --- a/libtool/libtool_1.5.oe +++ b/libtool/libtool_1.5.oe @@ -3,7 +3,7 @@ This is GNU libtool, a generic library support script. Libtool hides \ the complexity of generating special library types (such as shared \ libraries) behind a consistent interface." -SRC_URI = "http://ftp.club.cc.cmu.edu/pub/gnu/libtool/libtool-${PV}.tar.gz \ +SRC_URI = "ftp://ftp.club.cc.cmu.edu/pub/gnu/libtool/libtool-${PV}.tar.gz \ file://${FILESDIR}/m4.patch;patch=1 \ file://${FILESDIR}/autotools.patch;patch=1 \ file://${FILESDIR}/prefix.patch;patch=1 \ -- 2.39.5