aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-components_update__client_update__query__params.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-components_update__client_update__query__params.cc')
-rw-r--r--www/iridium/files/patch-components_update__client_update__query__params.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-components_update__client_update__query__params.cc b/www/iridium/files/patch-components_update__client_update__query__params.cc
index dd7a657124d2..340fbed23c13 100644
--- a/www/iridium/files/patch-components_update__client_update__query__params.cc
+++ b/www/iridium/files/patch-components_update__client_update__query__params.cc
@@ -1,6 +1,6 @@
---- components/update_client/update_query_params.cc.orig 2025-05-07 06:48:23 UTC
+--- components/update_client/update_query_params.cc.orig 2025-11-06 10:11:34 UTC
+++ components/update_client/update_query_params.cc
-@@ -39,6 +39,8 @@ const char kOs[] =
+@@ -39,6 +39,8 @@ constexpr std::string_view kOs =
"fuchsia";
#elif BUILDFLAG(IS_OPENBSD)
"openbsd";