shithub: openh264

Download patch

ref: 5b0ef63de27185074ea0a00a58ce76f29e0cb5af
parent: 9bae4fd2e64367ad0eeb4d08797126c757f94c37
author: Thibault Saunier <tsaunier@igalia.com>
date: Thu Jun 28 11:31:37 EDT 2018

meson: Bump version to 1.8.0

It was not updated during the last version bump

--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('openh264', ['c', 'cpp'],
-  version : '1.7.0',
+  version : '1.8.0',
   meson_version : '>= 0.43',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])