From 811ed90b28e7c1fc36661e3456c4317a5b26f4ac Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Wed, 10 Sep 2025 21:57:03 +0200 Subject: www/ungoogled-chromium: update to 140.0.7339.80 Security: https://vuxml.freebsd.org/freebsd/bda50cf1-8bcf-11f0-b3f7-a8a1599412c6.html --- www/ungoogled-chromium/files/patch-base_atomicops.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ungoogled-chromium/files/patch-base_atomicops.h') diff --git a/www/ungoogled-chromium/files/patch-base_atomicops.h b/www/ungoogled-chromium/files/patch-base_atomicops.h index 8c50c7410009..b34c7e088927 100644 --- a/www/ungoogled-chromium/files/patch-base_atomicops.h +++ b/www/ungoogled-chromium/files/patch-base_atomicops.h @@ -1,6 +1,6 @@ ---- base/atomicops.h.orig 2025-02-20 09:59:21 UTC +--- base/atomicops.h.orig 2025-09-10 13:22:16 UTC +++ base/atomicops.h -@@ -74,7 +74,11 @@ typedef intptr_t Atomic64; +@@ -72,7 +72,11 @@ typedef intptr_t Atomic64; // Use AtomicWord for a machine-sized pointer. It will use the Atomic32 or // Atomic64 routines below, depending on your architecture. -- cgit v1.2.3