summaryrefslogtreecommitdiffstats
path: root/rules/gst-python1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-09-05 16:42:51 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-09-05 20:16:59 +0200
commita402b324152b0108c38a3cf655fb4c9d21003cfa (patch)
treecac1285128b5a4707be7d0f01d5370870a307a0f /rules/gst-python1.make
parent5c5766a837ca146076a720772e7fdfd7f2f94d8a (diff)
downloadptxdist-a402b324152b0108c38a3cf655fb4c9d21003cfa.tar.gz
ptxdist-a402b324152b0108c38a3cf655fb4c9d21003cfa.tar.xz
gst-python1: version bump 1.8.2 -> 1.8.3
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 05f99aaf1..cae1e61c7 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.8.2
-GST_PYTHON1_MD5 := 0dc060412494af6713ac29cdcaf80535
+GST_PYTHON1_VERSION := 1.8.3
+GST_PYTHON1_MD5 := 921024aceb1662bb92525bdcb10bb180
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)