mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
gst1-python3: update to 1.26.5.
This commit is contained in:
parent
7695e44fb0
commit
8cd46d7055
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst1-python3'
|
# Template file for 'gst1-python3'
|
||||||
pkgname=gst1-python3
|
pkgname=gst1-python3
|
||||||
version=1.26.2
|
version=1.26.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config python3 python3-packaging-bootstrap"
|
hostmakedepends="pkg-config python3 python3-packaging-bootstrap"
|
||||||
|
@ -13,5 +13,5 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
||||||
distfiles="https://gstreamer.freedesktop.org/src/gst-python/gst-python-${version}.tar.xz"
|
distfiles="https://gstreamer.freedesktop.org/src/gst-python/gst-python-${version}.tar.xz"
|
||||||
checksum=757ae964c16a542d60708bcb8a67c56c5be83785c0d1c534b9b9366bf676746e
|
checksum=86e2fe2b1bba7ffc18b1d4abe1035fe1c33b20fe4e077cce2f90dbfa445b2341
|
||||||
make_check=no # Upstream didn't adjust checks to match their API changes
|
make_check=no # Upstream didn't adjust checks to match their API changes
|
||||||
|
|
Loading…
Add table
Reference in a new issue