summaryrefslogtreecommitdiff
path: root/security/bitwarden-cli/files/node/patch-common.gypi
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2024-10-23 22:31:04 +0900
committerHiroki Tagato <tagattie@FreeBSD.org>2024-10-23 22:32:53 +0900
commited3b2f2ee48141f746176b5025bb8dca84fb5fc1 (patch)
treeccf7c4f9c28937aea65d244a33861603067517ce /security/bitwarden-cli/files/node/patch-common.gypi
parentfinance/electrum: Update to 4.5.8 (diff)
security/bitwarden-cli: update to 2024.10.0
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.10.0 Reported by: GitHub (watch releases)
Diffstat (limited to 'security/bitwarden-cli/files/node/patch-common.gypi')
-rw-r--r--security/bitwarden-cli/files/node/patch-common.gypi6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/bitwarden-cli/files/node/patch-common.gypi b/security/bitwarden-cli/files/node/patch-common.gypi
index aab7b33a2120..2d0b58bf8092 100644
--- a/security/bitwarden-cli/files/node/patch-common.gypi
+++ b/security/bitwarden-cli/files/node/patch-common.gypi
@@ -1,6 +1,6 @@
---- common.gypi.orig 2024-02-13 21:43:28 UTC
+--- common.gypi.orig 2024-08-21 12:35:22 UTC
+++ common.gypi
-@@ -466,7 +466,7 @@
+@@ -491,7 +491,7 @@
'ldflags': [ '-m32' ],
}],
[ 'host_arch=="ppc64" and OS not in "aix os400"', {
@@ -9,7 +9,7 @@
'ldflags': [ '-m64' ],
}],
[ 'host_arch=="s390x" and OS=="linux"', {
-@@ -490,7 +490,7 @@
+@@ -515,7 +515,7 @@
'ldflags': [ '-m32' ],
}],
[ 'target_arch=="ppc64" and OS not in "aix os400"', {