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 ef4a57b8..23ea7c22 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 = 'd7a18ec47d40a472bd5cba2015e0be72b732f1699895398cec5cd8e6a3a53b44' + tarball_checksum = '94df10e7713618f0c8a4223f6e047f2d8f0ccecba1d585618e791f13037762df' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0'] files_plugins_codecs = ['lib/gstreamer-1.0/libgstomx%(mext)s'] |