diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-05 10:26:33 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-05 10:26:33 +0000 |
| commit | 7d7f54d1c03bc4939d2c104e38fe6cb96611d675 (patch) | |
| tree | 71563568258d3e23344af15d66236a29223f31d4 /repos/extra/libaom/abuild | |
| parent | a31c0a882836a5d5f7807cad0d4bd1ef1c17f3d8 (diff) | |
| download | alicelinux-7d7f54d1c03bc4939d2c104e38fe6cb96611d675.tar.gz alicelinux-7d7f54d1c03bc4939d2c104e38fe6cb96611d675.zip | |
libaom: updated to 3.13.3
Diffstat (limited to 'repos/extra/libaom/abuild')
| -rw-r--r-- | repos/extra/libaom/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libaom/abuild b/repos/extra/libaom/abuild index 8c32c4f2..290c62e8 100644 --- a/repos/extra/libaom/abuild +++ b/repos/extra/libaom/abuild @@ -1,5 +1,5 @@ name=libaom -version=3.13.2 +version=3.13.3 release=1 source="https://storage.googleapis.com/aom-releases/$name-$version.tar.gz" build_opt="-DBUILD_SHARED_LIBS=1 -DENABLE_EXAMPLES=0" |