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:
d086629
)
nodejs: Update from 6.9.0 to 6.9.1
author
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 21 Oct 2016 19:16:37 +0000
(15:16 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 21 Oct 2016 19:16:37 +0000
(15:16 -0400)
packages/nodejs/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/nodejs/build.sh
b/packages/nodejs/build.sh
index a1deaf7415f4520cae89e4a10dadd1ff0570f319..ccb71bfe706283df1a76bb9ff7a607091b7b6739 100644
(file)
--- a/
packages/nodejs/build.sh
+++ b/
packages/nodejs/build.sh
@@
-1,7
+1,8
@@
TERMUX_PKG_HOMEPAGE=http://nodejs.org/
TERMUX_PKG_DESCRIPTION="Platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications"
TERMUX_PKG_HOMEPAGE=http://nodejs.org/
TERMUX_PKG_DESCRIPTION="Platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications"
-TERMUX_PKG_VERSION=6.9.
0
+TERMUX_PKG_VERSION=6.9.
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=a98997ca3a4d10751f0ebe97839b2308a31ae884b4203cda0c99cf36bc7fe3bf
# 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.