diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-18 16:57:06 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-18 16:57:06 +0000 |
| commit | 6f54e44c1302710e38368442f793a2b9ba78f447 (patch) | |
| tree | ef73d89a78908d811be84dfc35ae130234f3eaa1 /repos/extra/libva/abuild | |
| parent | 7cbb87851eb348c3a0a908a5c89541e5a7cb9c3b (diff) | |
| download | alicelinux-6f54e44c1302710e38368442f793a2b9ba78f447.tar.gz alicelinux-6f54e44c1302710e38368442f793a2b9ba78f447.zip | |
libva: updated to 2.23.0
Diffstat (limited to 'repos/extra/libva/abuild')
| -rw-r--r-- | repos/extra/libva/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libva/abuild b/repos/extra/libva/abuild index 8703ec7b..5791d4f6 100644 --- a/repos/extra/libva/abuild +++ b/repos/extra/libva/abuild @@ -1,5 +1,5 @@ name=libva -version=2.22.0 +version=2.23.0 release=1 source="https://github.com/intel/libva/archive/$version/$name-$version.tar.gz" export CFLAGS="$CFLAGS -DENABLE_VA_MESSAGING" |