diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:21:41 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:21:41 +0000 |
| commit | c24dd83c5b0d32c550000ecd42dbe36fa9ec5eba (patch) | |
| tree | 6c164c0885efe4320eb45c5fb0138c9b574fe9fc /repos/extra/libvpx/abuild | |
| parent | 593dee56e4f44ff6a6dd5381d2229de7ab46aea8 (diff) | |
| download | alicelinux-c24dd83c5b0d32c550000ecd42dbe36fa9ec5eba.tar.gz alicelinux-c24dd83c5b0d32c550000ecd42dbe36fa9ec5eba.zip | |
libvpx: updated to 1.16.0
Diffstat (limited to 'repos/extra/libvpx/abuild')
| -rw-r--r-- | repos/extra/libvpx/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libvpx/abuild b/repos/extra/libvpx/abuild index 5b5a9861..7c30e1d7 100644 --- a/repos/extra/libvpx/abuild +++ b/repos/extra/libvpx/abuild @@ -1,5 +1,5 @@ name=libvpx -version=1.15.2 +version=1.16.0 release=1 source="https://github.com/webmproject/$name/archive/v$version/$name-$version.tar.gz" |