diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-04 16:27:37 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-04 16:27:37 +0200 |
commit | b349bbcb8fb102a39ec380fb5c74c9521ffa32b9 (patch) | |
tree | d616e4b50010620e138706348a6d0e775a01f5a3 /extra/libva | |
parent | dfcedc36152cd6d9f5f83d506d1b47ce0d235a97 (diff) | |
download | repository-b349bbcb8fb102a39ec380fb5c74c9521ffa32b9.tar.gz |
libva: bump to 2.19.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 44e37d6d..64c81118 100644 --- a/extra/libva/checksums +++ b/extra/libva/checksums @@ -1,2 +1,2 @@ %BLAKE3 -564fa98e861998cac203e195b1ab9a0bcf12952dc55345d4e1e52ae835273817 2.18.0.tar.gz +2c0de8e45863c8c1afae90a686194e2f8c51a3135acf4708f0ceb6bc2ccf2dd3 2.19.0.tar.gz diff --git a/extra/libva/sources b/extra/libva/sources index 114ff2b9..9d2ad450 100644 --- a/extra/libva/sources +++ b/extra/libva/sources @@ -1 +1 @@ -https://github.com/intel/libva/archive/2.18.0.tar.gz +https://github.com/intel/libva/archive/2.19.0.tar.gz diff --git a/extra/libva/version b/extra/libva/version index a92240f8..e3adbddc 100644 --- a/extra/libva/version +++ b/extra/libva/version @@ -1 +1 @@ -2.18.0 1 +2.19.0 1 |