diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-14 02:32:37 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-14 02:32:37 +0000 |
| commit | af0b15d4cbe07246f1cb7af16a1aa3e6381ae887 (patch) | |
| tree | 4b5d25ec3c954af1f685dc891ec0e7db2ff182a1 /repos/extra/libaom/abuild | |
| parent | 68874d7e0e2c9c78ae6c37e2af7f239a145b41e4 (diff) | |
| download | alicelinux-af0b15d4cbe07246f1cb7af16a1aa3e6381ae887.tar.gz alicelinux-af0b15d4cbe07246f1cb7af16a1aa3e6381ae887.zip | |
libaom: updated to 3.12.0
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 5dd7b200..c86ce8e4 100644 --- a/repos/extra/libaom/abuild +++ b/repos/extra/libaom/abuild @@ -1,5 +1,5 @@ name=libaom -version=3.8.2 +version=3.12.0 release=1 source="https://storage.googleapis.com/aom-releases/$name-$version.tar.gz" build_opt="-DBUILD_SHARED_LIBS=1 -DENABLE_EXAMPLES=0" |