diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-08 08:54:40 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-08 08:54:40 +0000 |
| commit | a7e77f937b29837acf54203939b2c189653e5e4b (patch) | |
| tree | c352765dcd178f0091e8e5c7e9df0bd627d23c3b /repos/extra/libaom/abuild | |
| parent | 0aa875402f31252c5eedfab9824cae9dae241b56 (diff) | |
| download | alicelinux-a7e77f937b29837acf54203939b2c189653e5e4b.tar.gz alicelinux-a7e77f937b29837acf54203939b2c189653e5e4b.zip | |
libaom: updated to 3.13.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 6982355d..8834740b 100644 --- a/repos/extra/libaom/abuild +++ b/repos/extra/libaom/abuild @@ -1,5 +1,5 @@ name=libaom -version=3.12.1 +version=3.13.1 release=1 source="https://storage.googleapis.com/aom-releases/$name-$version.tar.gz" build_opt="-DBUILD_SHARED_LIBS=1 -DENABLE_EXAMPLES=0" |