summaryrefslogtreecommitdiffstats
path: root/rules/libgsloop.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libgsloop.make')
-rw-r--r--rules/libgsloop.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libgsloop.make b/rules/libgsloop.make
index 458f0856c..c50d694ff 100644
--- a/rules/libgsloop.make
+++ b/rules/libgsloop.make
@@ -22,7 +22,7 @@ endif
LIBGSLOOP_VERSION = 0.0.3
LIBGSLOOP = libgsloop-$(LIBGSLOOP_VERSION)
LIBGSLOOP_SUFFIX = tar.bz2
-LIBGSLOOP_URL = http://www.pengutronix.de/software/libgsloop/downlaod/$(LIBGSLOOP).$(LIBGSLOOP_SUFFIX)
+LIBGSLOOP_URL = http://www.pengutronix.de/software/libgsloop/download/$(LIBGSLOOP).$(LIBGSLOOP_SUFFIX)
LIBGSLOOP_SOURCE = $(SRCDIR)/$(LIBGSLOOP).$(LIBGSLOOP_SUFFIX)
LIBGSLOOP_DIR = $(BUILDDIR)/$(LIBGSLOOP)