summaryrefslogtreecommitdiff
path: root/recipes/gst-plugins-bad-1.0.recipe
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-08-21 13:54:06 +0100
committerTim-Philipp Müller <tim@centricular.com>2024-08-21 13:54:06 +0100
commit3356ac8b28898e11fd2196c1d6f7699b7886c8b4 (patch)
tree9d0e8d91051fbb09c32b3d5fdb51300670fb858f /recipes/gst-plugins-bad-1.0.recipe
parent91b4a1f757f591fe25a89e2076a61ed40529ac7f (diff)
Build 1.24.7 release1.24.7
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1553>
Diffstat (limited to 'recipes/gst-plugins-bad-1.0.recipe')
-rw-r--r--recipes/gst-plugins-bad-1.0.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-bad-1.0.recipe b/recipes/gst-plugins-bad-1.0.recipe
index 3c0fc5a4..dbd448a7 100644
--- a/recipes/gst-plugins-bad-1.0.recipe
+++ b/recipes/gst-plugins-bad-1.0.recipe
@@ -9,7 +9,7 @@ class Recipe(custom.GStreamer):
licenses = [{License.LGPLv2Plus: None, License.BSD_like: ['ext/sctp/usrsctp/LICENSE.md']}]
else:
licenses = [{License.LGPLv2Plus: None, License.BSD_like: ['subprojects/gst-plugins-bad/ext/sctp/usrsctp/LICENSE.md']}]
- tarball_checksum = '8f4d965513e7827c1f547c1e749e4ef2812b371974fe64857fe5029a19c5b64c'
+ tarball_checksum = '75d513fc0ba635fb1f39786d890b73fbac5f4bc88ff39f2a9ff62f4b8f428f22'
# Explicitly enable plugins that we provide dependencies for to ensure that
# we error out if they weren't found.
meson_options = {'gpl': 'enabled',