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/libexif/libexif.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libexif') diff --git a/package/libexif/libexif.mk b/package/libexif/libexif.mk index a54694c5d..f7af18a8f 100644 --- a/package/libexif/libexif.mk +++ b/package/libexif/libexif.mk @@ -6,7 +6,7 @@ LIBEXIF_VERSION = 0.6.21 LIBEXIF_SOURCE = libexif-$(LIBEXIF_VERSION).tar.bz2 -LIBEXIF_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/libexif/libexif/$(LIBEXIF_VERSION) +LIBEXIF_SITE = http://downloads.sourceforge.net/project/libexif/libexif/$(LIBEXIF_VERSION) LIBEXIF_INSTALL_STAGING = YES LIBEXIF_CONF_OPT = --disable-docs LIBEXIF_DEPENDENCIES = host-pkg-config -- cgit v1.2.3