diff options
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 767eb65d..87fa9680 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 = '4c05d64544eecf4aaf5b337789916c67ed720317dfb2c8c8c335720fcc5c7cf4' + tarball_checksum = 'ed0f26504e9a60e15055134410f156e40952336410f2a59bdbbda45e61e8b93f' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0'] files_plugins_codecs = ['lib/gstreamer-1.0/libgstomx%(mext)s'] |