summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_updater_installer.cc
diff options
context:
space:
mode:
authorRobert Nagy <robert@openbsd.org>2022-09-25 12:55:03 +0200
committerRene Ladan <rene@FreeBSD.org>2022-09-28 10:00:11 +0200
commitc080558054e014c94435ab11f399e518324abe31 (patch)
tree36cf37b837004751749f2ae3ce9f950cc731c906 /www/chromium/files/patch-chrome_updater_installer.cc
parentwww/authelia: Update 4.36.8 -> 4.36.9 (diff)
www/chromium: update to 106.0.5249.61
Security: 18529cb0-3e9c-11ed-9bc7-3065ec8fd3ec
Diffstat (limited to 'www/chromium/files/patch-chrome_updater_installer.cc')
-rw-r--r--www/chromium/files/patch-chrome_updater_installer.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-chrome_updater_installer.cc b/www/chromium/files/patch-chrome_updater_installer.cc
index b6d6c0d7be9b..b0890ef567ba 100644
--- a/www/chromium/files/patch-chrome_updater_installer.cc
+++ b/www/chromium/files/patch-chrome_updater_installer.cc
@@ -1,6 +1,6 @@
---- chrome/updater/installer.cc.orig 2022-05-19 14:06:27 UTC
+--- chrome/updater/installer.cc.orig 2022-09-24 10:57:32 UTC
+++ chrome/updater/installer.cc
-@@ -242,7 +242,7 @@ absl::optional<base::FilePath> Installer::GetCurrentIn
+@@ -243,7 +243,7 @@ absl::optional<base::FilePath> Installer::GetCurrentIn
return path->AppendASCII(pv_.GetString());
}