summaryrefslogtreecommitdiffstats
path: root/package/libexif
diff options
context:
space:
mode:
authorStefan Fröberg <stefan.froberg@petroprogram.com>2012-08-26 02:52:48 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-28 22:59:52 +0200
commit23ef45ca1ee8e9d6535fe4484b387c831a450c02 (patch)
treecd2f3a92231a3af1a6efec2ae3eae58f29a3cc64 /package/libexif
parent57f4106c228d997af6e1266f33764eeccefe6977 (diff)
downloadbuildroot-novena-23ef45ca1ee8e9d6535fe4484b387c831a450c02.tar.gz
buildroot-novena-23ef45ca1ee8e9d6535fe4484b387c831a450c02.zip
remove rest of the BR2_SOURCEFORGE_MIRROR references
Signed-off-by: Stefan Fröberg <stefan.froberg@petroprogram.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libexif')
-rw-r--r--package/libexif/libexif.mk2
1 files changed, 1 insertions, 1 deletions
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