Bug 1890889 - Update opus to ddbe48383984d56acd9e1ab6a090c54ca6b735a6 r=kinetik DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D207215
This commit is contained in:
Updatebot 2024-04-17 19:37:29 +00:00
parent 74f343a85a
commit 152bed0789
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ FINAL_LIBRARY = "gkcodecs"
NoVisibilityFlags()
DEFINES["OPUS_BUILD"] = True
DEFINES["OPUS_VERSION"] = "fdb198e88660721e289df94c29e91f70caff787e"
DEFINES["OPUS_VERSION"] = "ddbe48383984d56acd9e1ab6a090c54ca6b735a6"
DEFINES["USE_ALLOCA"] = True
DEFINES["ENABLE_HARDENING"] = True

View File

@ -20,11 +20,11 @@ origin:
# Human-readable identifier for this version/release
# Generally "version NNN", "tag SSS", "bookmark SSS"
release: fdb198e88660721e289df94c29e91f70caff787e (2024-04-09T14:29:12.000-04:00).
release: ddbe48383984d56acd9e1ab6a090c54ca6b735a6 (2024-04-10T16:38:50.000-04:00).
# Revision to pull in
# Must be a long or short commit SHA (long preferred)
revision: fdb198e88660721e289df94c29e91f70caff787e
revision: ddbe48383984d56acd9e1ab6a090c54ca6b735a6
# The package's license, where possible using the mnemonic from
# https://spdx.org/licenses/