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/ngrep/ngrep.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/ngrep') diff --git a/package/ngrep/ngrep.mk b/package/ngrep/ngrep.mk index c296e34c3..274bbbd0d 100644 --- a/package/ngrep/ngrep.mk +++ b/package/ngrep/ngrep.mk @@ -6,7 +6,7 @@ NGREP_VERSION = 1.45 NGREP_SOURCE = ngrep-$(NGREP_VERSION).tar.bz2 -NGREP_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/ngrep/ngrep/$(NGREP_VERSION) +NGREP_SITE = http://downloads.sourceforge.net/project/ngrep/ngrep/$(NGREP_VERSION) NGREP_INSTALL_STAGING = YES NGREP_CONF_ENV = LDFLAGS="-lpcre" NGREP_CONF_OPT = \ -- cgit v1.2.3