nodejs: update to 8.2.1.
This commit is contained in:
parent
5a259b5929
commit
3a7b4a3a06
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=8.1.4
|
||||
version=8.2.1
|
||||
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=5d54960fb3c5e794b784d15e9e85e3853e1189e5ae840f314bf2fc091fbb5c12
|
||||
checksum=66fe1379bc7daf9a16c6b5c45ab695bf1cdcfae9738d2989e940104d6b31973f
|
||||
|
||||
build_options="ssl libuv http_parser icu"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in New Issue