diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-09-19 13:57:50 +0200 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-09-19 13:57:50 +0200 |
commit | c360b94f356e32caa6da7299c1dabfcfa101142b (patch) | |
tree | a4cad1beeb09f15436f23e7b5fea1d5d5a68a52d /recipes/gst-plugins-good-1.0.recipe | |
parent | e84575043cce67fd9ac710511cbf8f1c1a5bab71 (diff) |
Build 1.24.8 release1.24.8
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1570>
Diffstat (limited to 'recipes/gst-plugins-good-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-good-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-good-1.0.recipe b/recipes/gst-plugins-good-1.0.recipe index 86df4ac3..d7dc50b1 100644 --- a/recipes/gst-plugins-good-1.0.recipe +++ b/recipes/gst-plugins-good-1.0.recipe @@ -3,7 +3,7 @@ class Recipe(custom.GStreamer): name = 'gst-plugins-good-1.0' btype = BuildType.MESON - tarball_checksum = '759acb11e6de8373ff8cbb5e7ab8eb9a38631be81cf24220267b001eb55593c1' + tarball_checksum = '613a20f03bd4544b52f10f6ceb4e0fffd25eff15bf338ab8b12b971982eb0153' meson_options = {# enabled plugins 'amrnb': 'enabled', 'amrwbdec': 'enabled', |