diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2020-07-03 01:30:26 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2020-07-03 01:30:26 +0100 |
commit | 5b48b2dbdbe0cabce703df56f9a21ddd6012a163 (patch) | |
tree | 72d57dbfa9aa79318d7befe51349cc5831dc0d30 /recipes/gst-plugins-bad-1.0.recipe | |
parent | d538cb9621263499d16126064a7140f8900db8c6 (diff) |
Build 1.17.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 360502be..d2cd2ace 100644 --- a/recipes/gst-plugins-bad-1.0.recipe +++ b/recipes/gst-plugins-bad-1.0.recipe @@ -4,7 +4,7 @@ from cerbero.tools.libtool import LibtoolLibrary class Recipe(custom.GStreamer): name = 'gst-plugins-bad-1.0' btype = BuildType.MESON - tarball_checksum = '598937c818d0955543318203faa28d826eb68d487934be4737e999ad272210d0' + tarball_checksum = 'fadbf229dbb29cae15ecb1858382aee60f2fa82067673598791c5fdfc52ad2cc' # Explicitly enable plugins that we provide dependencies for to ensure that # we error out if they weren't found. meson_options = {# enabled plugins |