From bbc3fdea585002d8120a02bc3e29caca7ae48616 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 27 Dec 2023 21:23:39 +0100 Subject: [PATCH] package/gst1-python: bump to version 1.22.8 Signed-off-by: Peter Korsgaard Signed-off-by: Yann E. MORIN --- 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 dfaf785161..5c42a0ca08 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.7.tar.xz.sha256sum -sha256 1ef8df7608012fa469329799c950ec087737a6dabad3003c230658b58c710172 gst-python-1.22.7.tar.xz +# From https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.22.8.tar.xz.sha256sum +sha256 d5cb8f144054a2a110e6672bd512e4b15d5b1b8d9879c192b9723535efb70b8f gst-python-1.22.8.tar.xz sha256 ea3ad127610e5ded2210b3a86a46314f2b3b28e438eccffdae19a4d6fbcdb0c2 COPYING diff --git a/package/gstreamer1/gst1-python/gst1-python.mk b/package/gstreamer1/gst1-python/gst1-python.mk index 66743abe04..df53efaa99 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.7 +GST1_PYTHON_VERSION = 1.22.8 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