Update boost 1.83->1.84

This is the same version yocto uses.

Tested: Code compiles

Change-Id: I3bf7be18ecd0e5863ab8afd57748f918837ba5a3
Signed-off-by: Ed Tanous <ed@tanous.net>
diff --git a/meson.build b/meson.build
index 65aa99a..33c8b12 100644
--- a/meson.build
+++ b/meson.build
@@ -323,7 +323,7 @@
   modules: [
     'url',
     ],
-  version : '>=1.83.0',
+  version : '>=1.84.0',
   required : false,
   include_type: 'system'
 )