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/htop/htop.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/htop/htop.mk') diff --git a/package/htop/htop.mk b/package/htop/htop.mk index 9fa5bec54..e7061bbf7 100644 --- a/package/htop/htop.mk +++ b/package/htop/htop.mk @@ -5,7 +5,7 @@ ############################################################# HTOP_VERSION = 1.0.1 -HTOP_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/htop/htop/$(HTOP_VERSION) +HTOP_SITE = http://downloads.sourceforge.net/project/htop/htop/$(HTOP_VERSION) HTOP_DEPENDENCIES = ncurses HTOP_AUTORECONF = YES HTOP_CONF_OPT = --disable-unicode -- cgit v1.2.3