diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2022-12-20 00:36:14 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2022-12-20 00:36:14 +0000 |
commit | 1dc6b0603557d0f8cee5b93dd94ac2e391467d7c (patch) | |
tree | b0828792f4a953ab17fd23912192bf4f8d91e117 /recipes/gst-plugins-good-1.0.recipe | |
parent | bebbdb39972b318918a1aec373dc4df029224f52 (diff) |
Build 1.20.5 release1.20.5
Diffstat (limited to 'recipes/gst-plugins-good-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-good-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-good-1.0.recipe b/recipes/gst-plugins-good-1.0.recipe index 56ec52e4..062d3391 100644 --- a/recipes/gst-plugins-good-1.0.recipe +++ b/recipes/gst-plugins-good-1.0.recipe @@ -3,7 +3,7 @@ class Recipe(custom.GStreamer): name = 'gst-plugins-good-1.0' btype = BuildType.MESON - tarball_checksum = 'b16130fbe632fa8547c2147a0ef575b0140fb521065c5cb121c72ddbd23b64da' + tarball_checksum = 'e83ab4d12ca24959489bbb0ec4fac9b90e32f741d49cda357cb554b2cb8b97f9' meson_options = {# enabled plugins 'cairo': 'enabled', 'dv': 'enabled', |