mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libva-utils: update to 2.4.1.
This commit is contained in:
parent
30f15a6f92
commit
21d90a2569
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libva-utils'
|
# Template file for 'libva-utils'
|
||||||
pkgname=libva-utils
|
pkgname=libva-utils
|
||||||
version=2.4.0
|
version=2.4.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"
|
||||||
|
@ -12,7 +12,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/${version}.tar.gz"
|
distfiles="https://github.com/intel/libva-utils/archive/${version}.tar.gz"
|
||||||
checksum=13d15bf464e5a452f5243a6ca5988d3841c8bbbb017b75d73254acc0e4d6740c
|
checksum=4ab6faa6592ffe2d4817450f5453f3974b47441650e8f49e1a12497ce2a794ac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue