nodejs: update to 8.1.3.

This commit is contained in:
Enno Boland 2017-07-03 15:06:33 +02:00
parent f1e9ecc408
commit 23513b87ab

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=8.1.2
version=8.1.3
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python $(vopt_if icu icu)"
@ -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=d717b364868956e0b775145e57a84e63962a9cf83146e778547fc71bb27a2251
checksum=388998d052335af1fe0643dd4d68e2fb1c7109ed6ae22a22cc394f1e7aaf43d3
build_options="ssl libuv http_parser icu"
desc_option_libuv="Enable shared libuv"