nodejs: Update from 12.1.0 to 12.2.0

This commit is contained in:
Fredrik Fornwall 2019-05-11 23:48:37 +02:00
parent 6523dda1e4
commit 09d0099e00
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
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_LICENSE="MIT"
TERMUX_PKG_VERSION=12.1.0
TERMUX_PKG_VERSION=12.2.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=1efb792c689fed2e028025e1398e84193281f329427a17a62b0bffee8e771395
TERMUX_PKG_SHA256=c5d19744fa506ae1e4bc963dcf760267c6ff2193ecd0f3be56acb69db1477983
TERMUX_PKG_SRCURL=https://nodejs.org/dist/v${TERMUX_PKG_VERSION}/node-v${TERMUX_PKG_VERSION}.tar.xz
# 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