chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f8e98bb
)
nodejs: Update from 6.11.0 to 6.11.1
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 16 Jul 2017 16:19:52 +0000
(18:19 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 16 Jul 2017 16:19:52 +0000
(18:19 +0200)
packages/nodejs/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/nodejs/build.sh
b/packages/nodejs/build.sh
index f5129f482c20b99d8e22ccbfcbf1a8df207fc67c..2450d622af9c6efb9bafa8b4a1ad8a39cfc324a8 100644
(file)
--- a/
packages/nodejs/build.sh
+++ b/
packages/nodejs/build.sh
@@
-1,9
+1,8
@@
TERMUX_PKG_HOMEPAGE=https://nodejs.org/
TERMUX_PKG_DESCRIPTION="Platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications"
TERMUX_PKG_HOMEPAGE=https://nodejs.org/
TERMUX_PKG_DESCRIPTION="Platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications"
-TERMUX_PKG_VERSION=6.11.0
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION=6.11.1
TERMUX_PKG_SRCURL=https://nodejs.org/dist/v${TERMUX_PKG_VERSION}/node-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SRCURL=https://nodejs.org/dist/v${TERMUX_PKG_VERSION}/node-v${TERMUX_PKG_VERSION}.tar.gz
-TERMUX_PKG_SHA256=
821f518c9b25b7dc52c4d87fce4dbf6df3227aba92f0d008ec9d1f32e5f603d9
+TERMUX_PKG_SHA256=
0187d4e4ef00cee2b70b0ad0689100050654f26629775d097b145d0d8727f9a0
# Note that we do not use a shared libuv to avoid an issue with the Android
# linker, which does not use symbols of linked shared libraries when resolving
# symbols on dlopen(). See https://github.com/termux/termux-packages/issues/462.
# Note that we do not use a shared libuv to avoid an issue with the Android
# linker, which does not use symbols of linked shared libraries when resolving
# symbols on dlopen(). See https://github.com/termux/termux-packages/issues/462.