mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 06:49:05 +02:00
Merge pull request #429 from daleglass/upgrade_opus
Use newer opus to fix illegal instruction in libopusCodec.so
This commit is contained in:
commit
585fb1939f
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ vcpkg_from_github(
|
||||||
REPO
|
REPO
|
||||||
xiph/opus
|
xiph/opus
|
||||||
REF
|
REF
|
||||||
e85ed7726db5d677c9c0677298ea0cb9c65bdd23
|
72a3a6c13329869000b34a12ba27d8bfdfbc22b3
|
||||||
SHA512
|
SHA512
|
||||||
a8c7e5bf383c06f1fdffd44d9b5f658f31eb4800cb59d12da95ddaeb5646f7a7b03025f4663362b888b1374d4cc69154f006ba07b5840ec61ddc1a1af01d6c54
|
590b852e966a497e33d129b58bc07d1205fe8fea9b158334cd8a3c7f539332ef9702bba4a37bd0be83eb5f04a218cef87645251899f099695d01c1eb8ea6e2fd
|
||||||
HEAD_REF
|
HEAD_REF
|
||||||
master)
|
master)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue