diff --git a/srcpkgs/libva-glx/template b/srcpkgs/libva-glx/template index 268daeda3f3..b8411bcb09f 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.13.0 +version=2.14.0 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=6b7ec7d4fa204dad3f266450981f1f0892400c03afd3e00ac11f8ccade5aaaa1 +checksum=f21152a2170edda9d1c4dd463d52eaf62b553e83e553c0a946654523cca86d5e post_install() { # We are only interested in the glx component, remove everything else.