Skip to content

Commit

Permalink
package/intel-mediadriver: bump version to 23.3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
bkuhls authored and jacmet committed Oct 25, 2023
1 parent 0629895 commit 871f611
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/intel-mediadriver/intel-mediadriver.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally computed
sha256 0101a600d70fa423b224d8ab53d8359c880a697af7a32fcfae3c744518277773 intel-media-23.3.4.tar.gz
sha256 67fd15654bb3c596feb8c85e81221de5632e11f598421c35adc4453d727f0130 intel-media-23.3.5.tar.gz
sha256 74979d5aaee78b8da82e3aafd415a216b6131dfff6d95d6930927c8a4e3bded3 LICENSE.md
2 changes: 1 addition & 1 deletion package/intel-mediadriver/intel-mediadriver.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# based on https://software.intel.com/en-us/articles/build-and-debug-open-source-media-stack

INTEL_MEDIADRIVER_VERSION = 23.3.4
INTEL_MEDIADRIVER_VERSION = 23.3.5
INTEL_MEDIADRIVER_SITE = https://github.com/intel/media-driver/archive
INTEL_MEDIADRIVER_SOURCE= intel-media-$(INTEL_MEDIADRIVER_VERSION).tar.gz
INTEL_MEDIADRIVER_LICENSE = MIT, BSD-3-Clause
Expand Down

0 comments on commit 871f611

Please sign in to comment.