diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-08-21 13:54:06 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-08-21 13:54:06 +0100 |
commit | 3356ac8b28898e11fd2196c1d6f7699b7886c8b4 (patch) | |
tree | 9d0e8d91051fbb09c32b3d5fdb51300670fb858f /recipes/gst-plugins-ugly-1.0.recipe | |
parent | 91b4a1f757f591fe25a89e2076a61ed40529ac7f (diff) |
Build 1.24.7 release1.24.7
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1553>
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 b4d66e92..6d2c3279 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 = '5dfdbb2978ab282e637255cd875cf5b7b93fc83db62f8a0b1af02c85c84a75c4' + tarball_checksum = '3dc954fc53fe18883670322a1c215e3c6529036e0a69b30f64781cd40c268593' meson_options = {'gpl': 'enabled', # enabled plugins 'a52dec': 'enabled', |