diff options
Diffstat (limited to 'recipes/gst-editing-services-1.0.recipe')
-rw-r--r-- | recipes/gst-editing-services-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-editing-services-1.0.recipe b/recipes/gst-editing-services-1.0.recipe index 6eb93468..026a8625 100644 --- a/recipes/gst-editing-services-1.0.recipe +++ b/recipes/gst-editing-services-1.0.recipe @@ -4,7 +4,7 @@ from cerbero.utils import shell class Recipe(custom.GStreamer): name = 'gst-editing-services-1.0' btype = BuildType.MESON - tarball_checksum = '7201778ea5d937440c53d7439dd12aa5ac6840688af1f0499852275074b99073' + tarball_checksum = 'cf743215688b013905cd2c9f7fedda21e2d34c844340990c6ea25d10a037293f' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0', 'gst-plugins-good-1.0', 'gst-devtools-1.0'] files_bins = ['ges-launch-1.0'] |