summaryrefslogtreecommitdiff
path: root/recipes/gstreamer-1.0.recipe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gstreamer-1.0.recipe')
-rw-r--r--recipes/gstreamer-1.0.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gstreamer-1.0.recipe b/recipes/gstreamer-1.0.recipe
index 8eac37e4..553f5365 100644
--- a/recipes/gstreamer-1.0.recipe
+++ b/recipes/gstreamer-1.0.recipe
@@ -4,7 +4,7 @@ import shutil
class Recipe(custom.GStreamer):
name = 'gstreamer-1.0'
btype = BuildType.MESON
- tarball_checksum = '67c1edf8c3c339cda5dde85f4f7b953bb9607c2d13ae970e2491c5c4c055ef5f'
+ tarball_checksum = '5a19083faaf361d21fc391124f78ba6d609be55845a82fa8f658230e5fa03dff'
deps = ['glib']
bash_completions = ['gst-inspect-1.0', 'gst-launch-1.0']