Skip to content

Commit 8fb9e8c

Browse files
jameshilliardjacmet
authored andcommitted
package/gst1-python: bump version to 1.22.2
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Peter Korsgaard <[email protected]>
1 parent e29fff8 commit 8fb9e8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# From https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.22.0.tar.xz.sha256sum
2-
sha256 6c63ad364ca4617eb2cbb3975ab26c66760eb3c7a6adf5be69f99c11e21ef3a5 gst-python-1.22.0.tar.xz
1+
# From https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.22.2.tar.xz.sha256sum
2+
sha256 bef2b3d82ce4be46b775b1bb56305c1003ee01b535a53a82f9fe8924972153ad gst-python-1.22.2.tar.xz
33
sha256 ea3ad127610e5ded2210b3a86a46314f2b3b28e438eccffdae19a4d6fbcdb0c2 COPYING

package/gstreamer1/gst1-python/gst1-python.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
GST1_PYTHON_VERSION = 1.22.0
7+
GST1_PYTHON_VERSION = 1.22.2
88
GST1_PYTHON_SOURCE = gst-python-$(GST1_PYTHON_VERSION).tar.xz
99
GST1_PYTHON_SITE = https://gstreamer.freedesktop.org/src/gst-python
1010
GST1_PYTHON_INSTALL_STAGING = YES

0 commit comments

Comments
 (0)