From 23ef45ca1ee8e9d6535fe4484b387c831a450c02 Mon Sep 17 00:00:00 2001 From: Stefan Fröberg Date: Sun, 26 Aug 2012 02:52:48 +0300 Subject: remove rest of the BR2_SOURCEFORGE_MIRROR references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stefan Fröberg Signed-off-by: Thomas Petazzoni --- package/squashfs3/squashfs3.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/squashfs3/squashfs3.mk') diff --git a/package/squashfs3/squashfs3.mk b/package/squashfs3/squashfs3.mk index 6f28e6ee8..e121c51b0 100644 --- a/package/squashfs3/squashfs3.mk +++ b/package/squashfs3/squashfs3.mk @@ -1,6 +1,6 @@ SQUASHFS3_VERSION=3.4 SQUASHFS3_SOURCE=squashfs$(SQUASHFS3_VERSION).tar.gz -SQUASHFS3_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/squashfs +SQUASHFS3_SITE=http://downloads.sourceforge.net/project/squashfs/squashfs/$(SQUASHFS3_VERSION) SQUASHFS3_DEPENDENCIES = zlib -- cgit v1.2.3