diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2022-01-28 16:35:06 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2022-01-28 16:35:06 +0000 |
commit | 34c46170780d9625b9c309b991f903e35a4e3897 (patch) | |
tree | e13625197c6003bbec913ac586087c2828feb3a1 /recipes/gst-plugins-ugly-1.0.recipe | |
parent | d0f2e849b0799e0641d941ab01d5eac1ae7576c4 (diff) |
Build 1.19.90 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/788>
Diffstat (limited to 'recipes/gst-plugins-ugly-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-ugly-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-ugly-1.0.recipe b/recipes/gst-plugins-ugly-1.0.recipe index de1c70c1..e7906957 100644 --- a/recipes/gst-plugins-ugly-1.0.recipe +++ b/recipes/gst-plugins-ugly-1.0.recipe @@ -4,7 +4,7 @@ class Recipe(custom.GStreamer): name = 'gst-plugins-ugly-1.0' btype = BuildType.MESON - tarball_checksum = 'd49a10a9e87c554f2630527a5d2f924c0f55de4300106e80341fe8f9737c06e9' + tarball_checksum = '5242a42c3fad209030bd2e8630b08ae93821384c2278965764a039d31ab2a246' meson_options = {'gpl': 'enabled', # enabled plugins 'a52dec': 'enabled', |