aboutsummaryrefslogtreecommitdiff
path: root/www/deno/files/patch-build_gn__run__binary.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/deno/files/patch-build_gn__run__binary.py')
-rw-r--r--www/deno/files/patch-build_gn__run__binary.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/deno/files/patch-build_gn__run__binary.py b/www/deno/files/patch-build_gn__run__binary.py
index 84cb24d79f47..597067e4b838 100644
--- a/www/deno/files/patch-build_gn__run__binary.py
+++ b/www/deno/files/patch-build_gn__run__binary.py
@@ -1,5 +1,5 @@
---- cargo-crates/v8-135.1.0/build/gn_run_binary.py.orig 2020-06-26 16:27:54 UTC
-+++ cargo-crates/v8-135.1.0/build/gn_run_binary.py
+--- cargo-crates/v8-137.2.1/build/gn_run_binary.py.orig 2020-06-26 16:27:54 UTC
++++ cargo-crates/v8-137.2.1/build/gn_run_binary.py
@@ -23,7 +23,7 @@ if not os.path.isabs(path):
# The rest of the arguments are passed directly to the executable.
args = [path] + sys.argv[2:]