nodejs: update to 7.2.0.
This commit is contained in:
parent
92d6219f5d
commit
a46e20ab0c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=7.1.0
|
||||
version=7.2.0
|
||||
revision=1
|
||||
wrksrc=node-v${version}
|
||||
hostmakedepends="pkg-config python icu"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://nodejs.org/"
|
||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||
checksum=595e7e2a37d1e0573044a90077bb12c0f750e5d8851899ffa74038238da9a983
|
||||
checksum=c3f53a5d8cea145e25706bb21cdac62f1b3314db35785bcf468558a29cfc352f
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in New Issue
Block a user