diff options
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 |