summaryrefslogtreecommitdiffstats
path: root/rules/gst-python1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-09-24 10:07:45 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-09-24 10:18:37 +0200
commitdaf4d250669c7be62eab61a9414193d09af5e3c0 (patch)
treeb38fc538dd6939864103d34fa9bc083037bf63d4 /rules/gst-python1.make
parent9c30c88728084a88411eb45ee1d84b6b7dfe2b48 (diff)
downloadptxdist-daf4d250669c7be62eab61a9414193d09af5e3c0.tar.gz
ptxdist-daf4d250669c7be62eab61a9414193d09af5e3c0.tar.xz
gst-python1: version bump 1.16.0 -> 1.16.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 87c6bfdb7..fc0050bd0 100644
--- a/rules/gst-python1.make
+++ b/rules/gst-python1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PYTHON1) += gst-python1
#
# Paths and names
#
-GST_PYTHON1_VERSION := 1.16.0
-GST_PYTHON1_MD5 := 877b2ed2aaffdb62e63f38ea9469b70f
+GST_PYTHON1_VERSION := 1.16.1
+GST_PYTHON1_MD5 := 499645fbd1790c5845c02a3998dccc1b
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)