diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:41:11 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:41:11 +0000 |
| commit | 3c915d5aad21c4566949bdcfe68735ae1dfd12b2 (patch) | |
| tree | d308d2299b0715c01532f27153f6a34905b8fe11 /repos/extra/libaom/abuild | |
| parent | 9ecdda10704d9efbb7dac1172d609b5772eb3504 (diff) | |
| download | alicelinux-3c915d5aad21c4566949bdcfe68735ae1dfd12b2.tar.gz alicelinux-3c915d5aad21c4566949bdcfe68735ae1dfd12b2.zip | |
libaom: updated to 3.13.2
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 8834740b..8c32c4f2 100644 --- a/repos/extra/libaom/abuild +++ b/repos/extra/libaom/abuild @@ -1,5 +1,5 @@ name=libaom -version=3.13.1 +version=3.13.2 release=1 source="https://storage.googleapis.com/aom-releases/$name-$version.tar.gz" build_opt="-DBUILD_SHARED_LIBS=1 -DENABLE_EXAMPLES=0" |