summaryrefslogtreecommitdiffstats
path: root/rules/gst-python1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-04-12 13:05:18 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-04-15 14:28:22 +0200
commit29c5b167766915990785caef26d4bcef5f379626 (patch)
tree90fb4b89a41678b403b256ac6d0a066e1c7db07d /rules/gst-python1.make
parent25aef37a9b61980b924c78f32b4fce77fec7b4c5 (diff)
downloadptxdist-29c5b167766915990785caef26d4bcef5f379626.tar.gz
ptxdist-29c5b167766915990785caef26d4bcef5f379626.tar.xz
gst-python1: version bump 1.6.2 -> 1.8.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-python1.make')
-rw-r--r--rules/gst-python1.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gst-python1.make b/rules/gst-python1.make
index 829e323bc..ed56e82fa 100644
--- a/rules/gst-python1.make
+++ b/rules/gst-python1.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GST_PYTHON1) += gst-python1
#
# Paths and names
#
-GST_PYTHON1_VERSION := 1.6.2
-GST_PYTHON1_MD5 := 14b6cfe1a0db5cc01c6a58f7b4af6184
+GST_PYTHON1_VERSION := 1.8.0
+GST_PYTHON1_MD5 := f67007283fe873da0cc29e0083c7d28a
GST_PYTHON1 := gst-python-$(GST_PYTHON1_VERSION)
GST_PYTHON1_SUFFIX := tar.xz
GST_PYTHON1_URL := http://gstreamer.freedesktop.org/src/gst-python/$(GST_PYTHON1).$(GST_PYTHON1_SUFFIX)