diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-04-10 00:47:53 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-04-10 00:47:53 +0100 |
commit | 64531cf9aef27acea3937dcce3a2ad134f310441 (patch) | |
tree | 8fed17b0242792298905dbc231000921313f9eb5 /recipes/gst-devtools-1.0.recipe | |
parent | 00c63313e3a9f92803cf3e77e80846f5fd404b28 (diff) |
Build 1.24.2 release1.24.2
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1449>
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 814adade..a988e5a6 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 = '49ae0347f463641b094ebbc63350936a29e8a063ca90cd0b44a49e0c2b2129d2' + tarball_checksum = 'fdd7c30c1aa1bb07800dd98a51e55211065619835e4889f5c92fe823b86cd8f4' 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', |