nodejs: update to 7.7.4.

This commit is contained in:
Enno Boland 2017-03-22 15:58:42 +01:00
parent 8adedf7a38
commit 35cea3799d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=7.7.3
version=7.7.4
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python icu"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="https://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=81edeed9e3daa34a8962339357e2b9c5f7d9248e025ec872b6a55a519d3589b9
checksum=d76bad6e843005aa016f285e983493e344fde80eac4258b4bf9ee8654f5d6e43
# TODO: Fix cross compiling
nocross="https://api.travis-ci.org/jobs/208411830/log.txt?deansi=true"