libva: 2.8.0 -> 2.9.0 (#97831)

This commit is contained in:
Michael Weiss
2020-09-12 14:53:06 +02:00
committed by GitHub
parent 37d29394ec
commit 34cd8d44c7
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "libva-utils";
rev = version;
sha256 = "081hw2jnj64bpqwh9p41n5caqzm6dnj1ggnvvc5wrf4m2z1h2bjb";
sha256 = "1xylc940ffhqay9lyy48872cfw61ziky8dw21vm69psngfz3zs9n";
};
nativeBuildInputs = [ meson ninja pkg-config ];