mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] mbw: version bump 1.1 -> 1.4
@ 2014-04-25 13:50 Markus Niebel
  2014-04-25 15:18 ` Lucas Stach
  2014-04-25 15:30 ` Michael Olbrich
  0 siblings, 2 replies; 3+ messages in thread
From: Markus Niebel @ 2014-04-25 13:50 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Niebel

From: Markus Niebel <Markus.Niebel@tq-group.com>

Also update url since development is now done under github.

The new version fixes some bugs that lead to wrong results.

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
---
 rules/mbw.make |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/mbw.make b/rules/mbw.make
index 6278fef..50226f7 100644
--- a/rules/mbw.make
+++ b/rules/mbw.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_MBW) += mbw
 #
 # Paths and names
 #
-MBW_VERSION	:= 1.1-1
-MBW_MD5		:= 4509f034b22aec5001e1402e53353f8e
+MBW_VERSION	:= 1.4
+MBW_MD5		:= 83b5dfbcdc2d5e4f332ce56135f0a587
 MBW		:= mbw-$(MBW_VERSION)
 MBW_SUFFIX	:= tar.gz
-MBW_URL		:= http://www.sourcefiles.org/Miscellaneous/$(MBW).$(MBW_SUFFIX)
+MBW_URL		:= https://github.com/raas/mbw/releases/download/v1.4/$(MBW).$(MBW_SUFFIX)
 MBW_SOURCE	:= $(SRCDIR)/$(MBW).$(MBW_SUFFIX)
 MBW_DIR		:= $(BUILDDIR)/$(MBW)
 
-- 
1.7.9.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-25 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-25 13:50 [ptxdist] [PATCH] mbw: version bump 1.1 -> 1.4 Markus Niebel
2014-04-25 15:18 ` Lucas Stach
2014-04-25 15:30 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox