diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-03-20 00:01:20 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-03-20 00:01:20 +0100 |
commit | d069a3f10361e8b8bdd38df0764869c42329ff16 (patch) | |
tree | 521df43e1f2585490f4e241f9a37b6db7d2d22a8 /recipes/gst-devtools-1.0.recipe | |
parent | 67df0f35faa86b27002f6e713ff785a019366345 (diff) |
Build 1.22.11 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1408>
Diffstat (limited to 'recipes/gst-devtools-1.0.recipe')
-rw-r--r-- | recipes/gst-devtools-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-devtools-1.0.recipe b/recipes/gst-devtools-1.0.recipe index 2786642f..04a8e4a2 100644 --- a/recipes/gst-devtools-1.0.recipe +++ b/recipes/gst-devtools-1.0.recipe @@ -6,7 +6,7 @@ class Recipe(custom.GStreamer): name = 'gst-devtools-1.0' btype = BuildType.MESON meson_options = {'debug_viewer': 'disabled'} - tarball_checksum = '0e1ec0d0b8f2d3d314a397399cd01dfc50c02ac088176996f934758119075ea9' + tarball_checksum = '07766425ecb5bf857ab5ad3962321c55cd89f9386b720843f9df71c0a455eb9b' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0', 'json-glib', 'gst-rtsp-server-1.0'] files_bins = ['gst-validate-1.0', 'gst-validate-transcoding-1.0', 'gst-validate-media-check-1.0', |