diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:25:47 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:25:47 +0000 |
| commit | 9e198aa6cdebe45f0fd97bf6051ecade13bea8ce (patch) | |
| tree | c4822c55c10b3ec725e23c14a4fc7eb539ad4e8c /repos/extra/libvpx/abuild | |
| parent | 27e3acc30de70cb24edc7041dfc71a3fb3f787df (diff) | |
| download | alicelinux-9e198aa6cdebe45f0fd97bf6051ecade13bea8ce.tar.gz alicelinux-9e198aa6cdebe45f0fd97bf6051ecade13bea8ce.zip | |
libvpx: updated to 1.15.2
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 39a10ee6..5b5a9861 100644 --- a/repos/extra/libvpx/abuild +++ b/repos/extra/libvpx/abuild @@ -1,5 +1,5 @@ name=libvpx -version=1.15.1 +version=1.15.2 release=1 source="https://github.com/webmproject/$name/archive/v$version/$name-$version.tar.gz" |