diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2021-09-08 23:56:34 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2021-09-09 10:03:20 +0100 |
commit | 5380699b64d1c2bdddccfb8bd4a90c7852431189 (patch) | |
tree | 52028a5cf6499b5630b714708505b79c45e1d757 /recipes/gst-plugins-ugly-1.0.recipe | |
parent | 79b196b67049bab6106cc6e936643752eb79582d (diff) |
Build 1.18.5 release1.18.5
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 72bf6530..68564a78 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 = '218df0ce0d31e8ca9cdeb01a3b0c573172cc9c21bb3d41811c7820145623d13c' + tarball_checksum = 'df32803e98f8a9979373fa2ca7e05e62f977b1097576d3a80619d9f5c69f66d9' meson_options = {'a52dec': 'enabled', 'amrnb': 'enabled', 'amrwbdec': 'enabled', |