diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2023-01-23 22:53:18 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2023-01-23 22:53:18 +0000 |
commit | 0714fd62b846d4442b62695eceef176492689f65 (patch) | |
tree | f3bdb149e04d9fd24814bbfa077b1f491f5546e3 /recipes/gst-omx-1.0.recipe | |
parent | 6c0972468a0ca80719f3105a910a2d2c2d748d8f (diff) |
Build 1.22.0 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1081>
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 87b1e76d..840fc9c9 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 = 'b1da1b5d061e1430d34b58af834c1586afb0601bc0408153e9b9823ac2c64685' + tarball_checksum = 'dbc951a99af532380e599aa8acd9e1385fdb299b46b5868cd2be4230ad888341' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0'] files_plugins_codecs = ['lib/gstreamer-1.0/libgstomx%(mext)s'] |