summaryrefslogtreecommitdiff
path: root/recipes/gstreamer-1.0.recipe
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-11-03 17:28:02 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-11-03 17:28:02 +0000
commit0b2add05b964d8a8c29934bcb5d1b70944dc83ba (patch)
tree7c20517d182dd56348f40184197c254a40488799 /recipes/gstreamer-1.0.recipe
parentc4036c98f76aa254c942c2905a59250c6a9adb52 (diff)
Build 1.19.3 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/766>
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 14982dee..a0f3ccf6 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 = '6e5b7ba5931e5389c21d10986615f72859b2cc8830a5ba8b5253dad1ba7e6e0d'
+ tarball_checksum = '906d7d4bf92f941586c0cbce717d9cad6aac36994e16fa6f2f153e07e3221bca'
deps = ['glib']
bash_completions = ['gst-inspect-1.0', 'gst-launch-1.0']