diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2022-06-16 00:54:48 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2022-06-16 00:54:48 +0100 |
commit | acabbd6163af885a7f5f95ffc995d5d84ad99365 (patch) | |
tree | 1dddb2ad1730354e37410045e118bc8379fc3255 /recipes/gst-plugins-ugly-1.0.recipe | |
parent | 28c844cff621191f234ee70ce7f65efd4fab34ec (diff) |
Build 1.20.3 release1.20.3
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/884>
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 d675e8e9..b18a60d5 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 = 'b43fb4df94459afbf67ec22003ca58ffadcd19e763f276dca25b64c848adb7bf' + tarball_checksum = '8caa20789a09c304b49cf563d33cca9421b1875b84fcc187e4a385fa01d6aefd' meson_options = {'gpl': 'enabled', # enabled plugins 'a52dec': 'enabled', |