diff options
| author | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-19 16:32:04 +0000 |
|---|---|---|
| committer | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-19 16:32:04 +0000 |
| commit | 4439b039a6b8cbe9a7085d5a3cc78be2b3366e32 (patch) | |
| tree | b7e680b7a59d459e05f26541db1f2bfac74bb869 /repos/extra/libaom/abuild | |
| parent | 07590f8de790b55ab3d8555c80b47fea9c10c27f (diff) | |
| download | alicelinux-4439b039a6b8cbe9a7085d5a3cc78be2b3366e32.tar.gz alicelinux-4439b039a6b8cbe9a7085d5a3cc78be2b3366e32.zip | |
libaom: updated to 3.12.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 c86ce8e4..6982355d 100644 --- a/repos/extra/libaom/abuild +++ b/repos/extra/libaom/abuild @@ -1,5 +1,5 @@ name=libaom -version=3.12.0 +version=3.12.1 release=1 source="https://storage.googleapis.com/aom-releases/$name-$version.tar.gz" build_opt="-DBUILD_SHARED_LIBS=1 -DENABLE_EXAMPLES=0" |