nodejs: update to 0.12.4.
This commit is contained in:
parent
51d9b9b98c
commit
21181582ab
@ -1,6 +1,6 @@
|
||||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=0.12.3
|
||||
version=0.12.4
|
||||
revision=1
|
||||
wrksrc=node-v${version}
|
||||
hostmakedepends="pkg-config python"
|
||||
@ -13,7 +13,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="http://nodejs.org/"
|
||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||
checksum=e65d83c6f2c874e28f65c5e192ac0acd2bbb52bfcf9d77e33442d6765a3eb9da
|
||||
checksum=3298d0997613a04ac64343e8316da134d04588132554ae402eb344e3369ec912
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
desc_option_http_parser="Enable shared http-parser"
|
||||
|
Loading…
Reference in New Issue
Block a user