gst1-python3: update to 1.24.0
This commit is contained in:
parent
e006586e66
commit
5e9e29665c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python3'
|
||||
pkgname=gst1-python3
|
||||
version=1.22.9
|
||||
version=1.24.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config python3"
|
||||
|
@ -12,5 +12,4 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://gstreamer.freedesktop.org"
|
||||
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
||||
distfiles="https://gstreamer.freedesktop.org/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=3f9d5c6ffefda268703744b592a6b3983aa6723273b1220ecbcb62c2a5800009
|
||||
make_check=no # required module 'imp' deprecated in python 3.12
|
||||
checksum=041c2255c1ea9936c777dcb08a36ecaa6a24a69a12fc46ef53f1530d46c59f9d
|
||||
|
|
Loading…
Reference in New Issue