nodejs: update to 10.15.0.
[ci skip]
This commit is contained in:
parent
1b810a6c23
commit
943c67de09
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue