Merge pull request #301515 from mrbrownt/intel-media-driver-24.2.0

intel-media-driver 23.3.5 -> 23.4.3
This commit is contained in:
Sandro 2024-04-06 01:24:23 +02:00 committed by GitHub
commit 4a4ef0c12a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
stdenv.mkDerivation rec {
pname = "intel-media-driver";
version = "23.3.5";
version = "23.4.3";
outputs = [ "out" "dev" ];
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "media-driver";
rev = "intel-media-${version}";
hash = "sha256-7OdLpqO2evNeyxceOtHEI7sJCVybqvrcM1ZZx8bI4xw=";
hash = "sha256-KVdnCl+jModdDNBtssTnVnq82ZbWovHlaMZ/9/xU8mU=";
};
patches = [