libva-glx: update to 2.4.0.

This commit is contained in:
maxice8 2019-01-26 07:17:55 -02:00 committed by maxice8
parent edf3c4c75f
commit 04a47bb587

View file

@ -7,7 +7,7 @@
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
#
pkgname=libva-glx
version=2.3.0
version=2.4.0
revision=1
wrksrc="libva-${version}"
build_style=meson
@ -20,7 +20,7 @@ license="MIT"
homepage="https://01.org/linuxmedia"
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
checksum=8d95e65c4d84d0f82097581e163d3770694c600cbb040ebd827f2d375e004f4b
checksum=67f0289944b3c39307ab0f1b7ab33de072f6e674758d2f122b51616c3d7b115b
post_install() {
# We are only interested in the glx component, remove everything else.