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 37beb175..2dce65e3 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 = '520b46bca637189ad86a298ff245b2d89375dbcac8b05d74daea910f81a9e9da' + tarball_checksum = '0761d96ba508e01c0271881b26828c2bffd7d8afd50872219f088f755b252ca7' meson_options = {'gpl': 'enabled', # enabled plugins 'a52dec': 'enabled', |