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>
This commit is contained in:
Stefan Fröberg
2012-08-26 02:52:48 +03:00
committed by Thomas Petazzoni
parent 57f4106c22
commit 23ef45ca1e
86 changed files with 89 additions and 88 deletions

View File

@@ -6,7 +6,7 @@
LIBDMTX_VERSION = 0.7.4
LIBDMTX_SOURCE = libdmtx-$(LIBDMTX_VERSION).tar.gz
LIBDMTX_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libdmtx
LIBDMTX_SITE = http://downloads.sourceforge.net/project/libdmtx/libdmtx/$(LIBDMTX_VERSION)
LIBDMTX_INSTALL_STAGING = YES
$(eval $(autotools-package))