nodejs: update to 4.2.1.
This commit is contained in:
parent
4bf9a08484
commit
1d9a519b6d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=4.2.0
|
||||
version=4.2.1
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc=node-v${version}
|
||||
|
@ -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=94ea40efeb598fed6e1a78990b698da73275c49876ec551dc36e11513c99fb6b
|
||||
checksum=8861b9f4c3b4db380fcda19a710c0430c3d62d03ee176c64db63eef95a672663
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in a new issue