diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-04-30 01:48:19 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-04-30 01:48:19 +0100 |
commit | 4b1810815bd4a42234d1e1c29e3a70a910f7f1b1 (patch) | |
tree | e92e844885a94fd16adb7caa12152713daa3b29a /recipes/gst-plugins-ugly-1.0.recipe | |
parent | 6555da503183057ed033f44c414ba2b9d99c6407 (diff) |
Build 1.24.3 release1.24.3
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1461>
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 9ba9ae3f..519767e5 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 = '45da98bf1040c9472fd59f6271282de25a3721ab85b78aaaf8104949550fbef5' + tarball_checksum = '4c951341c4c648630b6fe1234ec113d81dd2d248529bf2b5478e0ad077c80ed3' meson_options = {'gpl': 'enabled', # enabled plugins 'a52dec': 'enabled', |