mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] aumix: fix URL
@ 2014-06-24  9:53 Markus Niebel
  2014-06-25 16:11 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Niebel @ 2014-06-24  9:53 UTC (permalink / raw)
  To: ptxdist; +Cc: m.olbrich, mkl, Markus Niebel

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

Package is now located on sourceforge

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
---
 rules/aumix.make |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/aumix.make b/rules/aumix.make
index 56af074..18848c7 100644
--- a/rules/aumix.make
+++ b/rules/aumix.make
@@ -20,7 +20,7 @@ AUMIX_VERSION	:= 2.9.1
 AUMIX_MD5	:= 34f28ae1c94fc5298e8bb2688c4b3a20
 AUMIX		:= aumix-$(AUMIX_VERSION)
 AUMIX_SUFFIX	:= tar.bz2
-AUMIX_URL	:= http://jpj.net/~trevor/aumix/releases/$(AUMIX).$(AUMIX_SUFFIX)
+AUMIX_URL	:= http://downloads.sourceforge.net/aumix/$(AUMIX).$(AUMIX_SUFFIX)
 AUMIX_SOURCE	:= $(SRCDIR)/$(AUMIX).$(AUMIX_SUFFIX)
 AUMIX_DIR	:= $(BUILDDIR)/$(AUMIX)
 AUMIX_LICENSE	:= GPLv2
-- 
1.7.9.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-06-25 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-24  9:53 [ptxdist] [PATCH] aumix: fix URL Markus Niebel
2014-06-25 16:11 ` Michael Olbrich

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