From e0d6d418c054882b7d923ddd06c8b8bef00564a7 Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Wed, 22 Oct 2025 06:56:27 +0200 Subject: www/ungoogled-chromium: update to 141.0.7390.107 Security: https://vuxml.freebsd.org/freebsd/88f34edb-ae9b-11f0-b3f7-a8a1599412c6.html Security: https://vuxml.freebsd.org/freebsd/60ddafd2-ae9e-11f0-b3f7-a8a1599412c6.html --- www/ungoogled-chromium/files/patch-base_threading_platform__thread.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ungoogled-chromium/files/patch-base_threading_platform__thread.h') diff --git a/www/ungoogled-chromium/files/patch-base_threading_platform__thread.h b/www/ungoogled-chromium/files/patch-base_threading_platform__thread.h index 74661eb8a80b..3a0bbdf1e4d3 100644 --- a/www/ungoogled-chromium/files/patch-base_threading_platform__thread.h +++ b/www/ungoogled-chromium/files/patch-base_threading_platform__thread.h @@ -1,6 +1,6 @@ ---- base/threading/platform_thread.h.orig 2025-04-15 08:30:07 UTC +--- base/threading/platform_thread.h.orig 2025-10-21 16:57:35 UTC +++ base/threading/platform_thread.h -@@ -55,6 +55,8 @@ class BASE_EXPORT PlatformThreadId { +@@ -56,6 +56,8 @@ class BASE_EXPORT PlatformThreadId { using UnderlyingType = zx_koid_t; #elif BUILDFLAG(IS_APPLE) using UnderlyingType = uint64_t; -- cgit v1.2.3