diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2023-06-20 19:04:56 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2023-06-20 19:04:56 +0100 |
commit | 235dcd7cad6e5e8d1c54422060fdfc6d3bc72518 (patch) | |
tree | 24be86b5f8f96ebd55b1fe5f701696c6eaf461b6 /recipes/gst-plugins-ugly-1.0.recipe | |
parent | bb2a104d83a8a913bbaeb1c96f40deb81b3259b2 (diff) |
Build 1.22.4 release1.22.4
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1205>
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', |