summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-06-13 18:11:30 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-13 18:11:57 +0200
commitec03ea39b62a6ff9b8bed39b696ead07ec33b8ec (patch)
treebb118f187e5be81fdf80a09aab02637efbc5ddb9
parentafd4047779e36f771ebfe14b0b70dc8dceba225e (diff)
downloadptxdist-ec03ea39b62a6ff9b8bed39b696ead07ec33b8ec.tar.gz
ptxdist-ec03ea39b62a6ff9b8bed39b696ead07ec33b8ec.tar.xz
gst-python1: version bump 1.8.1 -> 1.8.2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-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 6b983b4b1..05f99aaf1 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.8.1
-GST_PYTHON1_MD5 := c408cad016f9b627e5e5166325b186bd
+GST_PYTHON1_VERSION := 1.8.2
+GST_PYTHON1_MD5 := 0dc060412494af6713ac29cdcaf80535
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)