frida: fix build and use node 10.16.2 on host

%ci:reset-backlog
This commit is contained in:
Henrik Grimler 2019-08-08 21:35:03 +02:00 committed by Yaksh Bariya
parent 7cb329f7e1
commit 7d97cdb608
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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