diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2022-10-04 02:18:24 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2022-10-04 02:18:24 +0100 |
commit | 83a84de60b05a90b8aa948adfa6e5bbde9953fd9 (patch) | |
tree | 41e60f06d7d627d8551e0548b9d99635b81f64d2 /recipes/gst-plugins-ugly-1.0.recipe | |
parent | ed32d6d7e34a50853fc505a927ef7b2543b96ee9 (diff) |
Build 1.21.1 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/952>
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 1bd52d2f..6ca8f939 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 = '4e8dcb5d26552f0a4937f6bc6279bd9070f55ca6ae0eaa32d72d264c44001c2e' + tarball_checksum = 'e3f7c0087cc8605e71c604fcee4630be36ebb122153f9e096ccf2e8c98cb0317' meson_options = {'gpl': 'enabled', # enabled plugins 'a52dec': 'enabled', |