diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2023-04-11 19:54:46 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2023-04-11 19:54:46 +0100 |
commit | 7faa2b39464753ccf5e1f884f1c74ca15dfd1def (patch) | |
tree | 0f194b4bcc75167b9bb025621056f8e04d0eda8c /recipes/gst-plugins-ugly-1.0.recipe | |
parent | 9c0a43b7db651c3d18e4ee560c9fc60e04296123 (diff) |
Build 1.22.2 release1.22.2
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 640f05a2..436169ca 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 = '4ab3d9e13481bce1ca3c7c4bb1f65dce4f0bb40fb1cac4416e8c06dd648815c2' + tarball_checksum = '8f30f44db0bd063709bf6fbe55138e3a98af0abcb61c360f35582bbe10e80691' meson_options = {'gpl': 'enabled', # enabled plugins 'a52dec': 'enabled', |