diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:36:25 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:36:25 +0200 |
commit | 17d760a9530c093bfcd9c3b9764d39949acc344f (patch) | |
tree | 3e38b04e77366f192f8109c010667647b8eb46f2 /extra/libva | |
parent | f3565b103e45073c112fc0624cffc9dbea3d264f (diff) | |
download | repository-17d760a9530c093bfcd9c3b9764d39949acc344f.tar.gz |
libva: bump to 2.22.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 bdd6c237..94408426 100644 --- a/extra/libva/checksums +++ b/extra/libva/checksums @@ -1,2 +1,2 @@ %BLAKE3 -4edb82d3c59ef6b134f1c4fd1ac7cab695dd9b226a393c538f8a3f2ffa2e8eb9 2.20.0.tar.gz +9b62ba8e9b496aaf453beffd1a9e0d915da4f3d04943c44856ef4137a228e123 2.22.0.tar.gz diff --git a/extra/libva/sources b/extra/libva/sources index 01968072..c8a5e456 100644 --- a/extra/libva/sources +++ b/extra/libva/sources @@ -1 +1 @@ -https://github.com/intel/libva/archive/2.20.0.tar.gz +https://github.com/intel/libva/archive/2.22.0.tar.gz diff --git a/extra/libva/version b/extra/libva/version index 3e7ba1ce..c163c974 100644 --- a/extra/libva/version +++ b/extra/libva/version @@ -1 +1 @@ -2.20.0 1 +2.22.0 1 |