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 fff39e94..2dee3c0f 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 = '4cb66fccf730b1037e6533862c2128990912a6db4e5bbd14e0ef914450eb4c7c' + tarball_checksum = '96d8a6413ba9394fbec1217aeef63741a729d476a505a797c1d5337d8fa7c204' meson_options = {# enabled plugins 'gl': 'enabled', 'gl-graphene': 'enabled', |