diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-04-30 00:41:15 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-04-30 00:41:15 +0100 |
commit | 520269d34a72711d2533f45af366d8f39dced8fe (patch) | |
tree | b59fe53a15c48f3f3d7d10adc64ca598ccb760b6 /recipes/gst-plugins-base-1.0.recipe | |
parent | a1d586093a61eaf536ea53cb565689b89c84b4fc (diff) |
Build 1.22.12 release1.22.12
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1459>
Diffstat (limited to 'recipes/gst-plugins-base-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-base-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-base-1.0.recipe b/recipes/gst-plugins-base-1.0.recipe index f4fa668e..e0558ed0 100644 --- a/recipes/gst-plugins-base-1.0.recipe +++ b/recipes/gst-plugins-base-1.0.recipe @@ -4,7 +4,7 @@ class Recipe(custom.GStreamer): name = 'gst-plugins-base-1.0' btype = BuildType.MESON - tarball_checksum = '65eaf72296cc5edc985695a4d80affc931e64a79f4879d05615854f7a2cf5bd1' + tarball_checksum = '73cfadc3a6ffe77ed974cfd6fb391c605e4531f48db21dd6b9f42b8cb69bd8c1' meson_options = {# enabled plugins 'gl': 'enabled', 'gl-graphene': 'enabled', |