summaryrefslogtreecommitdiffstats
path: root/rules/mbw.make
diff options
context:
space:
mode:
authorMarkus Niebel <Markus.Niebel@tqs.de>2013-10-01 16:10:02 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-11-19 09:08:28 +0100
commit08a00358df0e2ee2959ef6416028c67ff4547e00 (patch)
treef58e5d1da21be551ccb8b69d9ec5e91e3928be11 /rules/mbw.make
parent2b745a6a0a5ef8633a1aaaeecd2d77d9d4b6e8c1 (diff)
downloadptxdist-08a00358df0e2ee2959ef6416028c67ff4547e00.tar.gz
ptxdist-08a00358df0e2ee2959ef6416028c67ff4547e00.tar.xz
mbw: update url
Original URL is not longer reachable. Fix URL where the tarball could be found. Signed-off-by: Markus Niebel <Markus.Niebel@tqs.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/mbw.make')
-rw-r--r--rules/mbw.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/mbw.make b/rules/mbw.make
index 30f62a02d..6278fef7c 100644
--- a/rules/mbw.make
+++ b/rules/mbw.make
@@ -21,7 +21,7 @@ MBW_VERSION := 1.1-1
MBW_MD5 := 4509f034b22aec5001e1402e53353f8e
MBW := mbw-$(MBW_VERSION)
MBW_SUFFIX := tar.gz
-MBW_URL := http://ahorvath.web.cern.ch/ahorvath/mbw/$(MBW).$(MBW_SUFFIX)
+MBW_URL := http://www.sourcefiles.org/Miscellaneous/$(MBW).$(MBW_SUFFIX)
MBW_SOURCE := $(SRCDIR)/$(MBW).$(MBW_SUFFIX)
MBW_DIR := $(BUILDDIR)/$(MBW)