mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
libvpx: 1.11.0
This commit is contained in:
parent
c288c67ff6
commit
c98a865ccf
@ -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"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
85803ccbdbdd7a3b03d930187cb055f1353596969c1f92ebec2db839fa4f834a
|
||||
965e51c91ad9851e2337aebcc0f517440c637c506f3a03948062e3d5ea129a83
|
||||
e6aa264d60371d76e39a8fa0118e37915ea348400f82046d083a4511d229f8eb
|
||||
bc2ab604abf616682374d65c9d154e6e2dac0524fd969b12ab4d81e30452b904
|
||||
77716ffb6d08322a3f300b9adad302641836af6e923854eba040a95e0766fa70
|
||||
|
@ -1 +1 @@
|
||||
1.10.0 1
|
||||
1.11.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user