diff options
Diffstat (limited to 'media/libvpx/moz.yaml')
-rw-r--r-- | media/libvpx/moz.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/media/libvpx/moz.yaml b/media/libvpx/moz.yaml index 17704a1905..0b3ec52482 100644 --- a/media/libvpx/moz.yaml +++ b/media/libvpx/moz.yaml @@ -20,11 +20,11 @@ origin: # Human-readable identifier for this version/release # Generally "version NNN", "tag SSS", "bookmark SSS" - release: f6b7166a2b6bac544c2c487d3a7e49bc265cdf9d (Tue Jan 02 20:08:06 2024). + release: 7fb8ceccf92c35cd5131b05c0502916715ebc76b (Fri Mar 15 01:11:50 2024). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: f6b7166a2b6bac544c2c487d3a7e49bc265cdf9d + revision: 7fb8ceccf92c35cd5131b05c0502916715ebc76b # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/ @@ -53,8 +53,10 @@ vendoring: - tools/ patches: + - arm_cpu_runtime_detection_code_on_openbsd.patch - input_frame_validation.patch - input_frame_validation_vp9.patch + - missing_header.patch update-actions: - action: move-file |