diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-04-23 06:52:55 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-04-23 20:24:00 +0200 |
commit | 9c709a1d6bf6778abc1ef07f68fe5cca9cd7d7be (patch) | |
tree | a255b59aa39536b1c15ee5f853814492ff09c4f5 /www/iridium/files/patch-sandbox_policy_BUILD.gn | |
parent | mail/py-email-validator: Update to 2.0.0 (diff) |
www/iridium: update to 2023.04.112
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D39769
Diffstat (limited to 'www/iridium/files/patch-sandbox_policy_BUILD.gn')
-rw-r--r-- | www/iridium/files/patch-sandbox_policy_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-sandbox_policy_BUILD.gn b/www/iridium/files/patch-sandbox_policy_BUILD.gn index 16e2f20bcbe3..840e616873b9 100644 --- a/www/iridium/files/patch-sandbox_policy_BUILD.gn +++ b/www/iridium/files/patch-sandbox_policy_BUILD.gn @@ -1,4 +1,4 @@ ---- sandbox/policy/BUILD.gn.orig 2023-01-17 19:19:00 UTC +--- sandbox/policy/BUILD.gn.orig 2023-04-22 17:45:15 UTC +++ sandbox/policy/BUILD.gn @@ -35,7 +35,7 @@ component("policy") { "//sandbox/policy/mojom", @@ -9,7 +9,7 @@ sources += [ "linux/bpf_audio_policy_linux.cc", "linux/bpf_audio_policy_linux.h", -@@ -101,6 +101,27 @@ component("policy") { +@@ -103,6 +103,27 @@ component("policy") { "//sandbox/linux:sandbox_services", "//sandbox/linux:seccomp_bpf", "//sandbox/linux:suid_sandbox_client", |