diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2021-09-23 02:43:12 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2021-09-23 02:43:12 +0100 |
commit | e5ff9a1a4e6d6fb96c2f5d9fac683cc7be2a7621 (patch) | |
tree | d65fa74e7538513216fb38bd660ba732b908e351 /recipes/gst-plugins-bad-1.0.recipe | |
parent | bb026718461f6bd4709c1273887134f1eb016c9d (diff) |
Build 1.19.2 release
Diffstat (limited to 'recipes/gst-plugins-bad-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-bad-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-bad-1.0.recipe b/recipes/gst-plugins-bad-1.0.recipe index 2207384a..2676d1d9 100644 --- a/recipes/gst-plugins-bad-1.0.recipe +++ b/recipes/gst-plugins-bad-1.0.recipe @@ -5,7 +5,7 @@ class Recipe(custom.GStreamer): name = 'gst-plugins-bad-1.0' btype = BuildType.MESON licenses = [{License.LGPLv2Plus: None, License.BSD_like: ['ext/sctp/usrsctp/LICENSE.md']}] - tarball_checksum = '82d210bbfb0ecbff2121c52704e2b81660503235c54d6f4581786134137170b1' + tarball_checksum = '5382f98a9af2c92e5c0ca4fcb3911025cafd9f89b3142b206eb7b92b812e0979' # Explicitly enable plugins that we provide dependencies for to ensure that # we error out if they weren't found. meson_options = {# enabled plugins |