summaryrefslogtreecommitdiffstats
path: root/rules/gst-python1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-10-03 08:45:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-10-03 08:46:02 +0200
commitb039485bf03e8e15fef6d3e9e44f85dc9a3e83e3 (patch)
treec619d02ae7fd2284cfa93f8fec6a35a2046518ad /rules/gst-python1.make
parent9655d732a7486773ca6f269c0ff672b9ecdad2e8 (diff)
downloadptxdist-b039485bf03e8e15fef6d3e9e44f85dc9a3e83e3.tar.gz
ptxdist-b039485bf03e8e15fef6d3e9e44f85dc9a3e83e3.tar.xz
gst-python1: version bump 1.14.2 -> 1.14.4
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 bbd4be321..46f586b4a 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.2
-GST_PYTHON1_MD5 := 5b0af1bd490d79a7d435b2be47568f8e
+GST_PYTHON1_VERSION := 1.14.4
+GST_PYTHON1_MD5 := d4c0e3915f547feef49208ee08981e5a
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)