gst-omx: update to 1.22.7
This commit is contained in:
parent
01480b42b8
commit
9b756ee02d
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-omx'
|
# Template file for 'gst-omx'
|
||||||
pkgname=gst-omx
|
pkgname=gst-omx
|
||||||
version=1.22.5
|
version=1.22.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dexamples=disabled -Dtarget=generic"
|
configure_args="-Dexamples=disabled -Dtarget=generic"
|
||||||
|
@ -10,5 +10,6 @@ short_desc="GStreamer OpenMAX IL wrapper plugin (1.x)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
||||||
checksum=cf0cb9c4de06c5d62eef77cb31238bbaf257dc88802010072eedd1c168f136a4
|
distfiles="https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-${version}.tar.xz"
|
||||||
|
checksum=d7a18ec47d40a472bd5cba2015e0be72b732f1699895398cec5cd8e6a3a53b44
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue