libvpx: 1.11.0

This commit is contained in:
Dylan Araps 2021-10-13 08:23:32 +03:00
parent c288c67ff6
commit c98a865ccf
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
3 changed files with 8 additions and 2 deletions

View File

@ -26,3 +26,9 @@ sh ./configure \
make
make install
# ABI was bumped for command-line options. This symbolic link removes the need
# for users to rebuild Firefox, etc. Will be removed as of next Firefox release.
# webmproject/libvpx#4ec84326cc65c5b042bf06d222d51e51d7e5461d
ln -s libvpx.so.7 "$1/usr/lib/libvpx.so.6"

View File

@ -1,4 +1,4 @@
85803ccbdbdd7a3b03d930187cb055f1353596969c1f92ebec2db839fa4f834a
965e51c91ad9851e2337aebcc0f517440c637c506f3a03948062e3d5ea129a83
e6aa264d60371d76e39a8fa0118e37915ea348400f82046d083a4511d229f8eb
bc2ab604abf616682374d65c9d154e6e2dac0524fd969b12ab4d81e30452b904
77716ffb6d08322a3f300b9adad302641836af6e923854eba040a95e0766fa70

View File

@ -1 +1 @@
1.10.0 1
1.11.0 1