libva: 2.9.1 -> 2.10.0
For libva-utils there is no new release (yet).
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "libva-utils";
|
||||
inherit (libva) version;
|
||||
version = "2.9.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "intel";
|
||||
|
||||
Reference in New Issue
Block a user