summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-03-19 08:43:34 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-03-19 08:44:03 +0100
commitb991f4cc1702fa1731f7ff8620764509fa837af7 (patch)
treed6df0e025776fc82c2e295ae61e2cb9642ea425b
parent87d85f473d391bb0cc017f2127a94ce4662ceef3 (diff)
downloadptxdist-b991f4cc1702fa1731f7ff8620764509fa837af7.tar.gz
ptxdist-b991f4cc1702fa1731f7ff8620764509fa837af7.tar.xz
gst-python1: version bump 1.18.3 -> 1.18.4
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-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 52ec1e4cc..1a942bff9 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.18.3
-GST_PYTHON1_MD5 := dea3bb6bbf46c73a2a3377d167dc9689
+GST_PYTHON1_VERSION := 1.18.4
+GST_PYTHON1_MD5 := 19696a9c0b0b5a3131ac1299acb2b97b
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)