diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2025-09-10 21:57:03 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2025-09-10 21:57:28 +0200 |
commit | 811ed90b28e7c1fc36661e3456c4317a5b26f4ac (patch) | |
tree | eda9836cc6d82ebc4df78ac4463cf1ca277511e5 /www/ungoogled-chromium/files/patch-base_process_launch.h | |
parent | sysutils/rust-coreutils: remove not necessary lines from Makefile.crates (diff) |
www/ungoogled-chromium: update to 140.0.7339.80
Security: https://vuxml.freebsd.org/freebsd/bda50cf1-8bcf-11f0-b3f7-a8a1599412c6.html
Diffstat (limited to 'www/ungoogled-chromium/files/patch-base_process_launch.h')
-rw-r--r-- | www/ungoogled-chromium/files/patch-base_process_launch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-base_process_launch.h b/www/ungoogled-chromium/files/patch-base_process_launch.h index b010a5a87921..b42b9f0563a1 100644 --- a/www/ungoogled-chromium/files/patch-base_process_launch.h +++ b/www/ungoogled-chromium/files/patch-base_process_launch.h @@ -1,6 +1,6 @@ ---- base/process/launch.h.orig 2025-05-31 17:16:41 UTC +--- base/process/launch.h.orig 2025-09-10 13:22:16 UTC +++ base/process/launch.h -@@ -245,7 +245,7 @@ struct BASE_EXPORT LaunchOptions { +@@ -234,7 +234,7 @@ struct BASE_EXPORT LaunchOptions { bool clear_environment = false; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) |