libva-glx: update to 2.4.1.

This commit is contained in:
maxice8 2019-04-07 17:38:27 -03:00 committed by maxice8
parent 634e81ba17
commit 03f4032230

View file

@ -7,7 +7,7 @@
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
#
pkgname=libva-glx
version=2.4.0
version=2.4.1
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=67f0289944b3c39307ab0f1b7ab33de072f6e674758d2f122b51616c3d7b115b
checksum=8d65764d2efb1fdeb0c2ad51c7e2f9db1b2d6b005c58a85fd814f8f7b8c89a2d
post_install() {
# We are only interested in the glx component, remove everything else.