libva: update to 2.4.0.
This commit is contained in:
parent
e6438b116a
commit
edf3c4c75f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libva'
|
# Template file for 'libva'
|
||||||
pkgname=libva
|
pkgname=libva
|
||||||
version=2.3.0
|
version=2.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_glx=no -Dwith_wayland=yes -Dwith_egl=yes"
|
configure_args="-Dwith_glx=no -Dwith_wayland=yes -Dwith_egl=yes"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://01.org/linuxmedia"
|
homepage="https://01.org/linuxmedia"
|
||||||
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
|
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
|
||||||
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
|
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
|
||||||
checksum=8d95e65c4d84d0f82097581e163d3770694c600cbb040ebd827f2d375e004f4b
|
checksum=67f0289944b3c39307ab0f1b7ab33de072f6e674758d2f122b51616c3d7b115b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue