diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-26 20:22:00 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-26 20:22:00 +0100 |
commit | 3713a46bae611711037fb3a939edd4466db01116 (patch) | |
tree | 47ac60cea36f4c240638d20c826242e21d9007e6 /extra/libva | |
parent | c1e11e4309a0aa5c74339c9829bc1d2ae80982af (diff) | |
download | repository-3713a46bae611711037fb3a939edd4466db01116.tar.gz |
libva: bump to 2.17.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 2a6b96f6..b770fcc1 100644 --- a/extra/libva/checksums +++ b/extra/libva/checksums @@ -1,2 +1,2 @@ %BLAKE3 -b19fbd2aea1eb683aa7e8042c7c0b92a376c914cfe5a198f8907ca98bf5de86b 2.16.0.tar.gz +6f29a881b526b9bd621cb24ffb372a0711ae4a6581f51f0a951552f93c956eec 2.17.0.tar.gz diff --git a/extra/libva/sources b/extra/libva/sources index f2bd8f78..ee1a0f90 100644 --- a/extra/libva/sources +++ b/extra/libva/sources @@ -1 +1 @@ -https://github.com/intel/libva/archive/2.16.0.tar.gz +https://github.com/intel/libva/archive/2.17.0.tar.gz diff --git a/extra/libva/version b/extra/libva/version index 400aa9df..01674350 100644 --- a/extra/libva/version +++ b/extra/libva/version @@ -1 +1 @@ -2.16.0 1 +2.17.0 1 |