nodejs: update to 8.4.0.
This commit is contained in:
parent
8a39398ce9
commit
28cf839064
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=8.2.1
|
||||
version=8.4.0
|
||||
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=66fe1379bc7daf9a16c6b5c45ab695bf1cdcfae9738d2989e940104d6b31973f
|
||||
checksum=641a15fa822710ef2dc99793fec48d2a8ef75de0040b86568563d4ab296137ef
|
||||
|
||||
build_options="ssl libuv http_parser icu"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in a new issue