diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-07-23 16:31:18 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-07-23 16:31:18 +0000 |
commit | 651302b592fe54c5197641402df87ff216c27903 (patch) | |
tree | 784a10fc6050d3be8786fd6f4f954d7802bd9204 /www/iridium/files/patch-net_features.gni | |
parent | Add compiler:c++14-lang to USES to atttempt to fix on GCC-based systems: (diff) |
www/iridium: update to 2020.04.81
PR: 245959
Submitted by: Matthias Wolf
MFH: 2020Q3
Security: any Chromium vulnerability between 73 and 81
Diffstat (limited to 'www/iridium/files/patch-net_features.gni')
-rw-r--r-- | www/iridium/files/patch-net_features.gni | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-net_features.gni b/www/iridium/files/patch-net_features.gni index 949a31c49681..cb5adcfbf764 100644 --- a/www/iridium/files/patch-net_features.gni +++ b/www/iridium/files/patch-net_features.gni @@ -1,6 +1,6 @@ ---- net/features.gni.orig 2019-03-11 22:01:01 UTC +--- net/features.gni.orig 2019-09-09 21:55:21 UTC +++ net/features.gni -@@ -27,7 +27,7 @@ declare_args() { +@@ -23,7 +23,7 @@ declare_args() { disable_brotli_filter = false # Multicast DNS. |