summaryrefslogtreecommitdiffstats
path: root/rules/aumix.make
diff options
context:
space:
mode:
authorMarkus Niebel <Markus.Niebel@tq-group.com>2014-06-24 11:53:01 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-06-25 18:03:36 +0200
commit951c4ed7d90c11b86ca2b319607b2572d1aace46 (patch)
tree78e04684f3ccbb231454bbc31e908a618aa85119 /rules/aumix.make
parent45f63ae16be9972653050bcd8a5313f3e4d5e041 (diff)
downloadptxdist-951c4ed7d90c11b86ca2b319607b2572d1aace46.tar.gz
ptxdist-951c4ed7d90c11b86ca2b319607b2572d1aace46.tar.xz
aumix: fix URL
Package is now located on sourceforge Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com> [mol: use ptx/mirror macro] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/aumix.make')
-rw-r--r--rules/aumix.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/aumix.make b/rules/aumix.make
index 56af07406..4652dd507 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 := $(call ptx/mirror, SF, aumix/$(AUMIX).$(AUMIX_SUFFIX))
AUMIX_SOURCE := $(SRCDIR)/$(AUMIX).$(AUMIX_SUFFIX)
AUMIX_DIR := $(BUILDDIR)/$(AUMIX)
AUMIX_LICENSE := GPLv2