nodejs: update to 10.15.0.

[ci skip]
This commit is contained in:
Rasmus Thomsen 2018-12-30 11:48:17 +01:00 committed by maxice8
parent 1b810a6c23
commit 943c67de09

View file

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=10.7.0
revision=3
version=10.15.0
revision=1
wrksrc="node-v${version}"
hostmakedepends="pkg-config python $(vopt_if icu icu)"
makedepends="zlib-devel python-devel $(vopt_if icu icu-devel)
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="https://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=b9691cbc6e6a2e209a9b8cb88fd942802236dae06652080f582304dbdd505ad2
checksum=dbe467e3dabb6854fcb0cd96e04082268cb1e313ce97a4b7100b2ed152b0a0ab
build_options="ssl libuv http_parser icu nghttp2 cares"
desc_option_ssl="Enable shared libressl"