parent
15d299e224
commit
418058e4f4
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'nodejs-lts'
|
# Template file for 'nodejs-lts'
|
||||||
pkgname=nodejs-lts
|
pkgname=nodejs-lts
|
||||||
version=8.9.3
|
version=8.9.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=node-v${version}
|
wrksrc=node-v${version}
|
||||||
hostmakedepends="pkg-config python $(vopt_if icu icu)"
|
hostmakedepends="pkg-config python $(vopt_if icu icu)"
|
||||||
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://nodejs.org/"
|
homepage="https://nodejs.org/"
|
||||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||||
checksum=9efec12ae408f4e92738d9e5ab3c3fe68a407b7830228b0548ce9eef54cf63f9
|
checksum=729b44b32b2f82ecd5befac4f7518de0c4e3add34e8fe878f745740a66cbbc01
|
||||||
|
|
||||||
build_options="ssl libuv http_parser icu"
|
build_options="ssl libuv http_parser icu"
|
||||||
desc_option_libuv="Enable shared libuv"
|
desc_option_libuv="Enable shared libuv"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user