nodejs: update to 8.1.2.
This commit is contained in:
parent
5ad59f6145
commit
aa83576b1b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=8.1.1
|
||||
version=8.1.2
|
||||
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=4794bce3da8d94f07febebe0609106c4b50debf65695c4ecb0ad727a0f202cb5
|
||||
checksum=d717b364868956e0b775145e57a84e63962a9cf83146e778547fc71bb27a2251
|
||||
|
||||
build_options="ssl libuv http_parser icu"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in New Issue