summaryrefslogtreecommitdiffstats
path: root/rules/gst-python1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-05-18 09:44:29 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-05-18 09:45:14 +0200
commit726cf969cb40fbfa2a58ac8392c869bc737f6cc2 (patch)
treecc44711b792da4103acbffdc4598f2e507cddea0 /rules/gst-python1.make
parent9177346e780c9783a9aa30347388405452111e8b (diff)
downloadptxdist-726cf969cb40fbfa2a58ac8392c869bc737f6cc2.tar.gz
ptxdist-726cf969cb40fbfa2a58ac8392c869bc737f6cc2.tar.xz
gst-python1: version bump 1.14.0 -> 1.14.1
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 9e3277937..53abd7399 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.0
-GST_PYTHON1_MD5 := 97782b2fde877f1d1d68c64f7db4f735
+GST_PYTHON1_VERSION := 1.14.1
+GST_PYTHON1_MD5 := 2ae86f1bb2fd8399a942fd94bb17d264
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)