summaryrefslogtreecommitdiff
path: root/package/dsp-tools
diff options
context:
space:
mode:
authorAlan Ott <alan@softiron.co.uk>2016-02-22 09:23:24 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-25 22:37:35 +0100
commit38bac6c3f87f2b8e70a1735d19fa9dac3b3d6364 (patch)
tree1f13ed3c678963a332bdf6443c9962b06d6e378c /package/dsp-tools
parent0cc9dd31e1d07a30001645b4f8a0f4aff91dbc1c (diff)
dsp-tools: Move download link away from Google Code
Google Code is being shut down. The google code site which hosts the source .tar.gz references github/felipec, which has a dsp-tools repository with the same code as the tar.gz previously referenced. Change the DSP_TOOLS_SITE to this github repo. Signed-off-by: Alan Ott <alan@softiron.co.uk> Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/dsp-tools')
-rw-r--r--package/dsp-tools/dsp-tools.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dsp-tools/dsp-tools.mk b/package/dsp-tools/dsp-tools.mk
index 64490b829..c91ed2062 100644
--- a/package/dsp-tools/dsp-tools.mk
+++ b/package/dsp-tools/dsp-tools.mk
@@ -4,8 +4,8 @@
#
################################################################################
-DSP_TOOLS_VERSION = 2.0
-DSP_TOOLS_SITE = http://gst-dsp.googlecode.com/files
+DSP_TOOLS_VERSION = v2.0
+DSP_TOOLS_SITE = $(call github,felipec,dsp-tools,$(DSP_TOOLS_VERSION))
DSP_TOOLS_DEPENDENCIES = tidsp-binaries
DSP_TOOLS_LICENSE = LGPLv2.1
DSP_TOOLS_LICENSE_FILES = LICENSE