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 fbe68026..d1a4864a 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 = 'ab0656f2ad4d38292a803e0cb4ca090943a9b43c8063f650b4d3e3606c317f17' + tarball_checksum = '7e30b3dd81a70380ff7554f998471d6996ff76bbe6fc5447096f851e24473c9f' meson_options = {# enabled plugins 'gl': 'enabled', 'gl-graphene': 'enabled', |