summaryrefslogtreecommitdiffstats
path: root/rules/gst-python1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-11-21 11:12:01 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-11-21 11:13:01 +0100
commitb6b16d4cf246e26e34f19b7791360de98cae18d9 (patch)
tree80743ccb99fb56387e5b11027284f68beea04efc /rules/gst-python1.make
parent420941cc8e3ed1529ff5c4905fbae74d175bcc0b (diff)
downloadptxdist-b6b16d4cf246e26e34f19b7791360de98cae18d9.tar.gz
ptxdist-b6b16d4cf246e26e34f19b7791360de98cae18d9.tar.xz
gst-python1: version bump 1.10.0 -> 1.10.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 2fa53206c..576b4d007 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.10.0
-GST_PYTHON1_MD5 := d934c23c62d14278171dbf6c83770c36
+GST_PYTHON1_VERSION := 1.10.1
+GST_PYTHON1_MD5 := f447da566bfa131cdb80ec6817eab54b
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)