nodejs: update to 7.10.0.

This commit is contained in:
Enno Boland 2017-05-05 13:12:05 +02:00
parent bf1779fdb5
commit a0919a38fb
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=7.9.0
revision=2
version=7.10.0
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python $(vopt_if icu icu)"
makedepends="zlib-devel python-devel $(vopt_if icu icu-devel)
@ -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=5cc131bb16f7ca688c29634a18b3c6a7816609a431a509f31baedf7caf25d626
checksum=c4843fe8bffb59c2327063a5e67a89af60d7927f7ace7548695a2cf4c1aa6d03
# TODO: Fix cross compiling
nocross="https://api.travis-ci.org/jobs/208411830/log.txt?deansi=true"