diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-30 13:54:25 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-30 13:54:25 +0200 |
commit | 1a1646e1eb67228262703c203b18bffc7bb28490 (patch) | |
tree | 4ef7e59491b6998008b0365675d4beac5deafaa9 /extra/libva | |
parent | 12fafe92a733db037c433740d6595c59d66888b4 (diff) | |
download | repository-1a1646e1eb67228262703c203b18bffc7bb28490.tar.gz |
libva: bump to 2.16.0
Diffstat (limited to 'extra/libva')
-rw-r--r-- | extra/libva/checksums | 2 | ||||
-rw-r--r-- | extra/libva/sources | 2 | ||||
-rw-r--r-- | extra/libva/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libva/checksums b/extra/libva/checksums index 06a0e013..2a6b96f6 100644 --- a/extra/libva/checksums +++ b/extra/libva/checksums @@ -1,2 +1,2 @@ %BLAKE3 -4d3cd42ecd8f360c5d234eda1d21c4f56ab9b8837d4946d0f7d9b1e2f365a49e 2.15.0.tar.gz +b19fbd2aea1eb683aa7e8042c7c0b92a376c914cfe5a198f8907ca98bf5de86b 2.16.0.tar.gz diff --git a/extra/libva/sources b/extra/libva/sources index 980e9e55..f2bd8f78 100644 --- a/extra/libva/sources +++ b/extra/libva/sources @@ -1 +1 @@ -https://github.com/intel/libva/archive/2.15.0.tar.gz +https://github.com/intel/libva/archive/2.16.0.tar.gz diff --git a/extra/libva/version b/extra/libva/version index 15033397..400aa9df 100644 --- a/extra/libva/version +++ b/extra/libva/version @@ -1 +1 @@ -2.15.0 1 +2.16.0 1 |