summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2022-03-14 18:05:49 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-03-18 12:21:45 +0100
commitc48ff0b378ce61e41070f91b5a2425b7fc0c3bb1 (patch)
tree0b856729ac4696b855685cabcd50cc6d49a9d22d
parentc8f08257ba0b286e742bcfbbd6ce39f03e5dad3c (diff)
downloadptxdist-c48ff0b378ce61e41070f91b5a2425b7fc0c3bb1.tar.gz
ptxdist-c48ff0b378ce61e41070f91b5a2425b7fc0c3bb1.tar.xz
gst-python1: version bump 1.20.0 -> 1.20.1
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220314170552.268081-7-p.zabel@pengutronix.de> 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 0dfbc9121..5e7c9898b 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.20.0
-GST_PYTHON1_MD5 := b47f33b2d5c6011ecabb01c3839821c0
+GST_PYTHON1_VERSION := 1.20.1
+GST_PYTHON1_MD5 := bc076b09ab697d52ef41fc6c328550f3
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)