diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2019-02-27 00:14:16 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2019-02-27 08:22:30 +0000 |
commit | 7e26bc9e322d0ca93ce7a9970815922a9d6c0306 (patch) | |
tree | e089d2ed0ce27eef222b795b3410b79807ab17b6 /recipes/gst-plugins-ugly-1.0.recipe | |
parent | fb1f9e215b3ac9c3a85d1d3639f4e80e22e1b924 (diff) |
Build 1.15.2 release
Diffstat (limited to 'recipes/gst-plugins-ugly-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-ugly-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-ugly-1.0.recipe b/recipes/gst-plugins-ugly-1.0.recipe index b9c3ba12..1803d453 100644 --- a/recipes/gst-plugins-ugly-1.0.recipe +++ b/recipes/gst-plugins-ugly-1.0.recipe @@ -4,7 +4,7 @@ class Recipe(custom.GStreamer): name = 'gst-plugins-ugly-1.0' btype = BuildType.MESON - tarball_checksum = '178fa922cf54a1eb1c563e1a1b272c9b5dbf50fb331830170ddf2aeec1e8e99e' + tarball_checksum = '6e802c63680ac24b6970a35b3001e5c96e57f1b19814cd3916d52a32d33123b2' meson_options = {'a52dec': 'enabled', 'amrnb': 'enabled', 'amrwbdec': 'enabled', |