diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-23 06:47:46 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-23 06:47:46 +0000 |
| commit | 75ff480aa0b6efde88a915eb8fb51d6af0bc602d (patch) | |
| tree | b1cd1867d483fcd804bef0fa3716df2734ed410b /repos/extra/libaom/abuild | |
| parent | 9200ffc8e6e41bd40172022be49dbf6352d3304c (diff) | |
| download | alicelinux-75ff480aa0b6efde88a915eb8fb51d6af0bc602d.tar.gz alicelinux-75ff480aa0b6efde88a915eb8fb51d6af0bc602d.zip | |
libaom: updated to 3.14.1
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 d6554994..07eb0962 100644 --- a/repos/extra/libaom/abuild +++ b/repos/extra/libaom/abuild @@ -1,5 +1,5 @@ name=libaom -version=3.14.0 +version=3.14.1 release=1 source="https://storage.googleapis.com/aom-releases/$name-$version.tar.gz" build_opt="-DBUILD_SHARED_LIBS=1 -DENABLE_EXAMPLES=0" |