summaryrefslogtreecommitdiff
path: root/recipes/gstreamer-1.0.recipe
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2023-06-20 19:04:56 +0100
committerTim-Philipp Müller <tim@centricular.com>2023-06-20 19:04:56 +0100
commit235dcd7cad6e5e8d1c54422060fdfc6d3bc72518 (patch)
tree24be86b5f8f96ebd55b1fe5f701696c6eaf461b6 /recipes/gstreamer-1.0.recipe
parentbb2a104d83a8a913bbaeb1c96f40deb81b3259b2 (diff)
Build 1.22.4 release1.22.4
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1205>
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 542d29db..cb3d71dd 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 = '9ffeab95053f9f6995eb3b3da225e88f21c129cd60da002d3f795db70d6d5974'
+ tarball_checksum = '11cb0498bc16b93d8b99d22f75f829b8d0abfd8254840b2120618db5532dc655'
deps = ['glib']
bash_completions = ['gst-inspect-1.0', 'gst-launch-1.0']