summaryrefslogtreecommitdiff
path: root/recipes/gstreamer-1.0.recipe
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-02-06 17:57:27 +0000
committerTim-Philipp Müller <tim@centricular.com>2024-02-06 17:57:27 +0000
commitf47076ec85427c23cd21252279c0ad4ca18ea2c3 (patch)
treef8e69f1c2a9c986e5bef08537a11f43fe7fef684 /recipes/gstreamer-1.0.recipe
parent88cf8d465437687271aa1fb3d93e51fe12de3536 (diff)
Build 1.23.1 release
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1344>
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 e035b878..d2dce73f 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 = '78d21b5469ac93edafc6d8ceb63bc82f6cbbee94d2f866cca6b9252157ee0a09'
+ tarball_checksum = '27fc189284b4c180846ac54dde1314ca01aabdaf1c4f115a3f54a9d158248bbb'
deps = ['glib']
bash_completions = ['gst-inspect-1.0', 'gst-launch-1.0']