diff options
Diffstat (limited to 'recipes/gst-plugins-base-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-base-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-base-1.0.recipe b/recipes/gst-plugins-base-1.0.recipe index 776b7084..3fe092c7 100644 --- a/recipes/gst-plugins-base-1.0.recipe +++ b/recipes/gst-plugins-base-1.0.recipe @@ -4,7 +4,7 @@ class Recipe(custom.GStreamer): name = 'gst-plugins-base-1.0' btype = BuildType.MESON - tarball_checksum = 'eb6792e5c73c6defb9159c36ea6e4b78a2f8af6512678b4bd3b02c8d2d492acf' + tarball_checksum = 'fac3e0dd2d8e9370388b34bf8c21b89d5f63bc3cfc12cd7fdc8fc6c1cba03334' meson_options = {# enabled plugins 'gl': 'enabled', 'gl-graphene': 'enabled', |