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-base-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-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 430f2bfe..090501b4 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 = 'cf52b535a0ce7ec974756891818f34f06317c2e136abb24149e18c23ecc229b5' + tarball_checksum = '1528d1746a393299f5ac17ebf13a32a660202f1e29d0a852a2250f6a059a2fda' meson_options = {# enabled plugins 'gl': 'enabled', 'gl-graphene': 'enabled', |