From 23ef45ca1ee8e9d6535fe4484b387c831a450c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6berg?= 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/libupnp/libupnp.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libupnp') diff --git a/package/libupnp/libupnp.mk b/package/libupnp/libupnp.mk index 18968d82cc..3d4606b727 100644 --- a/package/libupnp/libupnp.mk +++ b/package/libupnp/libupnp.mk @@ -6,7 +6,7 @@ LIBUPNP_VERSION = 1.6.17 LIBUPNP_SOURCE = libupnp-$(LIBUPNP_VERSION).tar.bz2 -LIBUPNP_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/pupnp/pupnp/libUPnP%20$(LIBUPNP_VERSION) +LIBUPNP_SITE = http://downloads.sourceforge.net/project/pupnp/pupnp/libUPnP%20$(LIBUPNP_VERSION) LIBUPNP_CONF_ENV = ac_cv_lib_compat_ftime=no LIBUPNP_INSTALL_STAGING = YES -- cgit v1.2.1