diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-02-15 16:50:43 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-02-15 16:50:43 +0000 |
commit | f7abd0f4fa86d2815086dc5984b143cef1347357 (patch) | |
tree | 13c6e0807443eb5bcf50682493571f4f86f41d6b /recipes/gst-plugins-base-1.0.recipe | |
parent | e7eacbb71c36aff4bf7afa95fe3a0a6ddb5747c4 (diff) |
Build 1.23.2 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1370>
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 12e665cb..bc634498 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 = 'f6f1be3f47ff5ae895cfd372aa475fbbb1d83b9a829037b8764809cb218909eb' + tarball_checksum = 'f25f778a7e1872cf416db4654826e1723c786b357aeefd3684cc3daa495b8a48' meson_options = {# enabled plugins 'gl': 'enabled', 'gl-graphene': 'enabled', |