diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-02-13 16:02:16 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-02-13 16:02:16 +0000 |
commit | a1cbf3854ae889657e75b6a11ae4c66a91155a65 (patch) | |
tree | 1a9ea8c9032f610ae76c90fac991a8ee2827aaa3 /recipes/gst-omx-1.0.recipe | |
parent | 5afa016e11a476a21bf99d0aa3dbfe0b92605441 (diff) |
Build 1.22.10 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1366>
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 ca99c4c1..329b2b3f 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 = '9362d6117985d09dcf6e27bdaef377dc08efb7df01d00101d04fb644addac61e' + tarball_checksum = 'ce0126f6de908df4fa7b12136d47d6840dd9f7131ae997e55a817d96a2728a41' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0'] files_plugins_codecs = ['lib/gstreamer-1.0/libgstomx%(mext)s'] |