diff --git a/srcpkgs/libva-glx/template b/srcpkgs/libva-glx/template index 19ff3ba798..e408ac0622 100644 --- a/srcpkgs/libva-glx/template +++ b/srcpkgs/libva-glx/template @@ -7,7 +7,7 @@ # KEEP THIS PACKAGE SYNCHRONIZED WITH "libva". # pkgname=libva-glx -version=2.9.0 +version=2.9.1 revision=1 wrksrc="libva-${version}" build_style=meson @@ -20,7 +20,7 @@ license="MIT" homepage="https://01.org/linuxmedia/vaapi" changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS" distfiles="https://github.com/intel/libva/archive/${version}.tar.gz" -checksum=f31549dd476e01504ba6ff62f69862eb78555a9809ebe737056543a189d619dc +checksum=4e8640f65ad659332c5d24b7715703c95e820083ee11126c9cd051d418e3d9e0 post_install() { # We are only interested in the glx component, remove everything else.