diff options
Diffstat (limited to 'recipes/gst-plugins-ugly-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-ugly-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-ugly-1.0.recipe b/recipes/gst-plugins-ugly-1.0.recipe index 9c1a6067..1424fbc4 100644 --- a/recipes/gst-plugins-ugly-1.0.recipe +++ b/recipes/gst-plugins-ugly-1.0.recipe @@ -4,7 +4,7 @@ class Recipe(custom.GStreamer): name = 'gst-plugins-ugly-1.0' btype = BuildType.MESON - tarball_checksum = '3dc98ed5c2293368b3c4e6ce55d89be834a0a62e9bf88ef17928cf03b7d5a360' + tarball_checksum = 'ffb461fda6c06d316c4be5682632cc8901454ed72b1098b1e0221bc55e673cd7' meson_options = {'gpl': 'enabled', # enabled plugins 'a52dec': 'enabled', |