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 d8723631..72bf6530 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 = '70f7429b25dd2f714eb18e80af61b1363b1f63019e16cd28e086e3a619eaa992' + tarball_checksum = '218df0ce0d31e8ca9cdeb01a3b0c573172cc9c21bb3d41811c7820145623d13c' meson_options = {'a52dec': 'enabled', 'amrnb': 'enabled', 'amrwbdec': 'enabled', |