frida: fix build and use node 10.16.2 on host
%ci:reset-backlog
This commit is contained in:
parent
7cb329f7e1
commit
7d97cdb608
@ -33,7 +33,7 @@ termux_step_extract_package() {
|
||||
}
|
||||
|
||||
termux_step_host_build () {
|
||||
local node_version=8.14.0 #9.11.2
|
||||
local node_version=10.16.2
|
||||
termux_download https://nodejs.org/dist/v${node_version}/node-v${node_version}-linux-x64.tar.xz \
|
||||
${TERMUX_PKG_CACHEDIR}/node-v${node_version}-linux-x64.tar.xz \
|
||||
a56d1af4d7da81504338b09809cf10b3144808d47d4117b9bd9a5a4ec4d5d9b9
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- releng/setup-env.sh.orig 2019-08-08 21:23:40.911592625 +0200
|
||||
+++ releng/setup-env.sh 2019-08-08 21:24:27.511533446 +0200
|
||||
--- ./releng/setup-env.sh.orig 2019-08-08 21:23:40.911592625 +0200
|
||||
+++ ./releng/setup-env.sh 2019-08-08 21:24:27.511533446 +0200
|
||||
@@ -461,26 +461,26 @@
|
||||
|
||||
case $host_arch in
|
||||
|
Loading…
Reference in New Issue
Block a user