nodejs: update to 7.7.3.

This commit is contained in:
Enno Boland 2017-03-15 15:06:58 +01:00
parent 24cb19736b
commit 3b33a21bdc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=7.7.1
version=7.7.3
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=9e87ec5420d558ca9651d13b10dd4a1be954fea0fc7a909016a1cc4aedfa651c
checksum=81edeed9e3daa34a8962339357e2b9c5f7d9248e025ec872b6a55a519d3589b9
# TODO: Fix cross compiling
nocross="https://api.travis-ci.org/jobs/208411830/log.txt?deansi=true"