[Buildroot] [PATCH v2 03/11] package/gstreamer1/gst-python: bump version to 1.24.11
Thomas Bonnefille
thomas.bonnefille at bootlin.com
Sun Apr 6 00:48:56 UTC 2025
No functional change, but bump for consistency. For details, see the
release notes:
https://gstreamer.freedesktop.org/releases/1.24/
Signed-off-by: Thomas Bonnefille <thomas.bonnefille at bootlin.com>
---
package/gstreamer1/gst1-python/gst1-python.hash | 4 ++--
package/gstreamer1/gst1-python/gst1-python.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gst1-python/gst1-python.hash b/package/gstreamer1/gst1-python/gst1-python.hash
index b28ad5975f95881dc24828f27dceb3abe8937953..44bf778fd7756276c1ad402109a359ddfe17b06f 100644
--- a/package/gstreamer1/gst1-python/gst1-python.hash
+++ b/package/gstreamer1/gst1-python/gst1-python.hash
@@ -1,3 +1,3 @@
-# From https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.22.12.tar.xz.sha256sum
-sha256 d98d3226efea20d5c440a28988a20319a953f7c594895df2bba4538633108e9f gst-python-1.22.12.tar.xz
+# From https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.24.11.tar.xz.sha256sum
+sha256 f4c8761bfee98508f57e2efd738ef36a99e2f7644860877d54d235a7092cf056 gst-python-1.24.11.tar.xz
sha256 ea3ad127610e5ded2210b3a86a46314f2b3b28e438eccffdae19a4d6fbcdb0c2 COPYING
diff --git a/package/gstreamer1/gst1-python/gst1-python.mk b/package/gstreamer1/gst1-python/gst1-python.mk
index f5f4d713a2650ccd8af343f276afd474e6c320b6..18e03d4b06de723f4ff5a469b0e618ac1af03384 100644
--- a/package/gstreamer1/gst1-python/gst1-python.mk
+++ b/package/gstreamer1/gst1-python/gst1-python.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_PYTHON_VERSION = 1.22.12
+GST1_PYTHON_VERSION = 1.24.11
GST1_PYTHON_SOURCE = gst-python-$(GST1_PYTHON_VERSION).tar.xz
GST1_PYTHON_SITE = https://gstreamer.freedesktop.org/src/gst-python
GST1_PYTHON_INSTALL_STAGING = YES
--
2.49.0
More information about the buildroot
mailing list