diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /media/libdav1d | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'media/libdav1d')
-rw-r--r-- | media/libdav1d/moz.yaml | 4 | ||||
-rw-r--r-- | media/libdav1d/vcs_version.h | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media/libdav1d/moz.yaml b/media/libdav1d/moz.yaml index 7814d096dd..22994fc7bf 100644 --- a/media/libdav1d/moz.yaml +++ b/media/libdav1d/moz.yaml @@ -20,11 +20,11 @@ origin: # Human-readable identifier for this version/release # Generally "version NNN", "tag SSS", "bookmark SSS" - release: a6878be7e07114f5a2915ad46300700f0db55197 (2024-01-31T06:04:21.000-05:00). + release: 4796b59fc0a459588183dc2ea199ba1074befc67 (2024-02-18T15:37:04.000+01:00). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: a6878be7e07114f5a2915ad46300700f0db55197 + revision: 4796b59fc0a459588183dc2ea199ba1074befc67 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/ diff --git a/media/libdav1d/vcs_version.h b/media/libdav1d/vcs_version.h index 8667ed8fb2..1ac3f3ded3 100644 --- a/media/libdav1d/vcs_version.h +++ b/media/libdav1d/vcs_version.h @@ -1,2 +1,2 @@ /* auto-generated, do not edit */ -#define DAV1D_VERSION "a6878be7e07114f5a2915ad46300700f0db55197" +#define DAV1D_VERSION "4796b59fc0a459588183dc2ea199ba1074befc67" |