From dd7deaddf4833301ef5aeb96dfa91faa88b03f3b Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Tue, 5 Nov 2024 07:31:22 +0100 Subject: www/iridium: update to 2024.10.130.1 --- www/iridium/files/patch-base_process_launch.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/iridium/files/patch-base_process_launch.h') diff --git a/www/iridium/files/patch-base_process_launch.h b/www/iridium/files/patch-base_process_launch.h index 2e76ca672c5e..6b00f356551c 100644 --- a/www/iridium/files/patch-base_process_launch.h +++ b/www/iridium/files/patch-base_process_launch.h @@ -1,6 +1,6 @@ ---- base/process/launch.h.orig 2024-08-27 06:28:16 UTC +--- base/process/launch.h.orig 2024-11-04 08:56:03 UTC +++ base/process/launch.h -@@ -211,7 +211,7 @@ struct BASE_EXPORT LaunchOptions { +@@ -237,7 +237,7 @@ struct BASE_EXPORT LaunchOptions { bool clear_environment = false; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) -- cgit v1.2.3