nodejs: update to 7.2.1.
This commit is contained in:
parent
dac5553d08
commit
33069beaa1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=7.2.0
|
||||
version=7.2.1
|
||||
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=c3f53a5d8cea145e25706bb21cdac62f1b3314db35785bcf468558a29cfc352f
|
||||
checksum=fd08b8ba43b0596a7160b09a37113ac03b4b0976ec7e48980b7b8c078aa51b02
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in New Issue