nodejs: update to 4.1.2.
This commit is contained in:
parent
e3f0ce021e
commit
98a31123ca
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=4.1.0
|
||||
revision=2
|
||||
version=4.1.2
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc=node-v${version}
|
||||
hostmakedepends="pkg-config python"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://nodejs.org/"
|
||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||
checksum=453005f64ee529f7dcf1237eb27ee2fa2415c49f5c9e7463e8b71fba61c5b408
|
||||
checksum=febec3703a3fea9b64c46100a7b6a4408250027aa8259a2a815fd2275d502c49
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in New Issue