diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-09-19 13:57:50 +0200 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-09-19 13:57:50 +0200 |
commit | c360b94f356e32caa6da7299c1dabfcfa101142b (patch) | |
tree | a4cad1beeb09f15436f23e7b5fea1d5d5a68a52d /recipes/gst-plugins-base-1.0.recipe | |
parent | e84575043cce67fd9ac710511cbf8f1c1a5bab71 (diff) |
Build 1.24.8 release1.24.8
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1570>
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 090501b4..105a4426 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 = '1528d1746a393299f5ac17ebf13a32a660202f1e29d0a852a2250f6a059a2fda' + tarball_checksum = '10fb31743750ccd498d3933e8aaecda563ebc65596a6ab875b47ee936e4b9599' meson_options = {# enabled plugins 'gl': 'enabled', 'gl-graphene': 'enabled', |