mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libva-utils: update to 2.20.1.
This commit is contained in:
parent
ad84823f5c
commit
a50234e545
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libva-utils'
|
# Template file for 'libva-utils'
|
||||||
# NOTE: keep minor version synchronized with libva and libva-glx
|
# NOTE: keep minor version synchronized with libva and libva-glx
|
||||||
pkgname=libva-utils
|
pkgname=libva-utils
|
||||||
version=2.20.0
|
version=2.20.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
|
configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://01.org/linuxmedia"
|
homepage="https://01.org/linuxmedia"
|
||||||
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
|
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
|
||||||
distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1a5e3c3c24677a6b4bbee21042c4c06b0a2c62e56ebb1baa4e712392b5c72f9b
|
checksum=97413a7ec27ec479b97ffc7ab8acebe053615224a4b051602859cf9f88e4e889
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue