diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2022-02-02 17:07:15 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2022-02-02 17:07:15 +0000 |
commit | 25fc33a017fa71eb4bc344916dcb81db28e8081e (patch) | |
tree | 40b2c37721818d527bf7a4bef332396b50979cdb /recipes/gst-omx-1.0.recipe | |
parent | 6661de5af63fca54d615881678543135ea8e58ad (diff) |
Build 1.18.6 release
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 f07f65fd..40c07047 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 = '2cd457c1e8deb1a9b39608048fb36a44f6c9a864a6b6115b1453a32e7be93b42' + tarball_checksum = 'b5281c938e959fd2418e989cfb6065fdd9fe5f6f87ee86236c9427166e708163' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0'] files_plugins_codecs = ['lib/gstreamer-1.0/libgstomx%(mext)s'] |