summaryrefslogtreecommitdiffstats
path: root/rules/gst-python1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-07-23 14:16:02 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-07-24 08:14:38 +0200
commitccd7575018b4d62fac5476c86cd026199b050fa4 (patch)
tree33752776e5facf67c495fe345eccf2865d50f254 /rules/gst-python1.make
parent3ccfdc63a7eca2d6238fc10419132fd8f8bd5a66 (diff)
downloadptxdist-ccd7575018b4d62fac5476c86cd026199b050fa4.tar.gz
ptxdist-ccd7575018b4d62fac5476c86cd026199b050fa4.tar.xz
gst-python1: version bump 1.14.1 -> 1.14.2
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 53abd7399..bbd4be321 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.14.1
-GST_PYTHON1_MD5 := 2ae86f1bb2fd8399a942fd94bb17d264
+GST_PYTHON1_VERSION := 1.14.2
+GST_PYTHON1_MD5 := 5b0af1bd490d79a7d435b2be47568f8e
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)