summaryrefslogtreecommitdiffstats
path: root/rules/gst-python1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2024-02-14 11:29:56 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2024-02-14 11:44:22 +0100
commitd7e1ade5f83c0a1c9c998db2c52e9999897cbdd9 (patch)
tree3a530f80d674422e94049c1fbbcf2e8e84ab731d /rules/gst-python1.make
parentd927c2042fa9d69246ae1e12a6b8008e7cda83c2 (diff)
downloadptxdist-d7e1ade5f83c0a1c9c998db2c52e9999897cbdd9.tar.gz
ptxdist-d7e1ade5f83c0a1c9c998db2c52e9999897cbdd9.tar.xz
gst-python1: version bump 1.22.9 -> 1.22.10
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 98e352620..b9a540b1e 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.22.9
-GST_PYTHON1_MD5 := 31e78c70dfa7076ea1ba5d080ec9584c
+GST_PYTHON1_VERSION := 1.22.10
+GST_PYTHON1_MD5 := d6ad40ab2d8dd45c905aa446c2f58788
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)