nodejs: Update from 6.6.0 to 6.7.0

This commit is contained in:
Fredrik Fornwall 2016-09-28 19:52:31 -04:00
parent 428c7139d2
commit bd3f32c999

View File

@ -1,7 +1,6 @@
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.6.0
TERMUX_PKG_BUILD_REVISION=1
TERMUX_PKG_VERSION=6.7.0
TERMUX_PKG_SRCURL=https://nodejs.org/dist/v${TERMUX_PKG_VERSION}/node-v${TERMUX_PKG_VERSION}.tar.gz
# 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