diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-01-24 23:56:16 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-01-24 23:56:16 +0000 |
commit | b08ebc06167d4d69a4a86d78ec9872b32871fa83 (patch) | |
tree | d15d8c186357e663fbaf782a6e4f0e1a7c8b9440 /recipes/gst-plugins-base-1.0.recipe | |
parent | 99b39755716a1b98fcee1efedc705bab0004b287 (diff) |
Build 1.22.9 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1326>
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 776b7084..3fe092c7 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 = 'eb6792e5c73c6defb9159c36ea6e4b78a2f8af6512678b4bd3b02c8d2d492acf' + tarball_checksum = 'fac3e0dd2d8e9370388b34bf8c21b89d5f63bc3cfc12cd7fdc8fc6c1cba03334' meson_options = {# enabled plugins 'gl': 'enabled', 'gl-graphene': 'enabled', |