diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2022-10-12 18:43:33 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2022-10-12 18:43:33 +0100 |
commit | 70ef9deb9ec65ab0c79fe859b0d1def850422e7b (patch) | |
tree | d1ad83046af7a72e881106eaf6287eefdcf784cd /recipes/gst-plugins-ugly-1.0.recipe | |
parent | 707bc01d36ea08dc2a6b516e5f8b38c86ff4df28 (diff) |
Build 1.20.4 release1.20.4
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/961>
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 b18a60d5..1e22d099 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 = '8caa20789a09c304b49cf563d33cca9421b1875b84fcc187e4a385fa01d6aefd' + tarball_checksum = '5c9ec6bab96517e438b3f9bae0ceb84d3436f3da9bbe180cf4d28e32a7251b59' meson_options = {'gpl': 'enabled', # enabled plugins 'a52dec': 'enabled', |