diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2022-06-16 00:54:48 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2022-06-16 00:54:48 +0100 |
commit | acabbd6163af885a7f5f95ffc995d5d84ad99365 (patch) | |
tree | 1dddb2ad1730354e37410045e118bc8379fc3255 /recipes/gst-devtools-1.0.recipe | |
parent | 28c844cff621191f234ee70ce7f65efd4fab34ec (diff) |
Build 1.20.3 release1.20.3
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/884>
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 2b2d123a..4de602e5 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 = 'b28dba953a92532208b30467ff91076295e266f65364b1b3482b4c4372d44b2a' + tarball_checksum = 'bbbd45ead703367ea8f4be9b3c082d7b62bef47b240a39083f27844e28758c47' 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', |