diff options
Diffstat (limited to 'recipes/gst-plugins-base-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-base-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-base-1.0.recipe b/recipes/gst-plugins-base-1.0.recipe index f947cc5c..08dd9c87 100644 --- a/recipes/gst-plugins-base-1.0.recipe +++ b/recipes/gst-plugins-base-1.0.recipe @@ -4,7 +4,7 @@ class Recipe(custom.GStreamer): name = 'gst-plugins-base-1.0' btype = BuildType.MESON - tarball_checksum = '960b7af4585700db0fdd5b843554e11e2564fed9e061f591fae88a7be6446fa3' + tarball_checksum = '56a9ff2fe9e6603b9e658cf6897d412a173d2180829fe01e92568549c6bd0f5b' meson_options = {# enabled plugins 'gl': 'enabled', 'gl-graphene': 'enabled', |