summaryrefslogtreecommitdiff
path: root/package/gstreamer
diff options
context:
space:
mode:
authorAlan Ott <alan@softiron.co.uk>2016-02-22 09:23:25 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-25 22:37:57 +0100
commitac5a2f5e36ba487d184bef8a12d754121023a26a (patch)
treef4d017092da2aeb9b2c32a6a1b4a7404e8ef878d /package/gstreamer
parent38bac6c3f87f2b8e70a1735d19fa9dac3b3d6364 (diff)
gst-dsp: 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 gst-dsp repository with the same code as the tar.gz previously referenced. Change the GST_DSP_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/gstreamer')
-rw-r--r--package/gstreamer/gst-dsp/gst-dsp.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gstreamer/gst-dsp/gst-dsp.mk b/package/gstreamer/gst-dsp/gst-dsp.mk
index d9e202d26..dedffb982 100644
--- a/package/gstreamer/gst-dsp/gst-dsp.mk
+++ b/package/gstreamer/gst-dsp/gst-dsp.mk
@@ -4,8 +4,8 @@
#
################################################################################
-GST_DSP_VERSION = 0.10.2
-GST_DSP_SITE = http://gst-dsp.googlecode.com/files
+GST_DSP_VERSION = v0.10.2
+GST_DSP_SITE = $(call github,felipec,gst-dsp,$(GST_DSP_VERSION))
define GST_DSP_BUILD_CMDS
$(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) -e