diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2022-10-04 02:18:24 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2022-10-04 02:18:24 +0100 |
commit | 83a84de60b05a90b8aa948adfa6e5bbde9953fd9 (patch) | |
tree | 41e60f06d7d627d8551e0548b9d99635b81f64d2 /recipes/gst-omx-1.0.recipe | |
parent | ed32d6d7e34a50853fc505a927ef7b2543b96ee9 (diff) |
Build 1.21.1 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/952>
Diffstat (limited to 'recipes/gst-omx-1.0.recipe')
-rw-r--r-- | recipes/gst-omx-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-omx-1.0.recipe b/recipes/gst-omx-1.0.recipe index 5eb53e4e..3329c5f9 100644 --- a/recipes/gst-omx-1.0.recipe +++ b/recipes/gst-omx-1.0.recipe @@ -3,7 +3,7 @@ class Recipe(custom.GStreamer): name = 'gst-omx-1.0' btype = BuildType.MESON - tarball_checksum = 'c1e46b70ac379ac7b3646506370c9e1007b56ae293f4d334bc0e724c76c345dd' + tarball_checksum = 'ca5c4556cc4812ba73effb1a9e153916ba20497f40828578796499c950f42ba4' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0'] files_plugins_codecs = ['lib/gstreamer-1.0/libgstomx%(mext)s'] |