From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- media/libopus/moz.build | 2 +- media/libopus/moz.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'media/libopus') diff --git a/media/libopus/moz.build b/media/libopus/moz.build index c5b2021ba7..68e2267ee5 100644 --- a/media/libopus/moz.build +++ b/media/libopus/moz.build @@ -21,7 +21,7 @@ FINAL_LIBRARY = "gkcodecs" NoVisibilityFlags() DEFINES["OPUS_BUILD"] = True -DEFINES["OPUS_VERSION"] = "fdb198e88660721e289df94c29e91f70caff787e" +DEFINES["OPUS_VERSION"] = "20568812ae92bb148fe3fb0190b7629f1c4d0b96" DEFINES["USE_ALLOCA"] = True DEFINES["ENABLE_HARDENING"] = True diff --git a/media/libopus/moz.yaml b/media/libopus/moz.yaml index 7728a66c41..e5a8d5e03f 100644 --- a/media/libopus/moz.yaml +++ b/media/libopus/moz.yaml @@ -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: 20568812ae92bb148fe3fb0190b7629f1c4d0b96 (2024-04-29T17:13:45.000+02:00). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: fdb198e88660721e289df94c29e91f70caff787e + revision: 20568812ae92bb148fe3fb0190b7629f1c4d0b96 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/ -- cgit v1.2.3