diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-20 10:25:37 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-20 10:25:37 +0200 |
commit | 0cd19ca38e935d100fb1e6653fe53d4c959aa2ba (patch) | |
tree | 2614ca9a995082fa1269b3806af06b8ddb96d9ed /extra/libva | |
parent | 385a4e026fc65f1e04b67785b0e4ba4177090f9e (diff) | |
download | repository-0cd19ca38e935d100fb1e6653fe53d4c959aa2ba.tar.gz |
libva: bump to 2.20.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 64c81118..bdd6c237 100644 --- a/extra/libva/checksums +++ b/extra/libva/checksums @@ -1,2 +1,2 @@ %BLAKE3 -2c0de8e45863c8c1afae90a686194e2f8c51a3135acf4708f0ceb6bc2ccf2dd3 2.19.0.tar.gz +4edb82d3c59ef6b134f1c4fd1ac7cab695dd9b226a393c538f8a3f2ffa2e8eb9 2.20.0.tar.gz diff --git a/extra/libva/sources b/extra/libva/sources index 9d2ad450..01968072 100644 --- a/extra/libva/sources +++ b/extra/libva/sources @@ -1 +1 @@ -https://github.com/intel/libva/archive/2.19.0.tar.gz +https://github.com/intel/libva/archive/2.20.0.tar.gz diff --git a/extra/libva/version b/extra/libva/version index e3adbddc..3e7ba1ce 100644 --- a/extra/libva/version +++ b/extra/libva/version @@ -1 +1 @@ -2.19.0 1 +2.20.0 1 |