nodejs: update to 7.8.0.
This commit is contained in:
parent
04f9e3c54b
commit
843d2b4d33
@ -1,7 +1,7 @@
|
||||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=7.7.4
|
||||
revision=2
|
||||
version=7.8.0
|
||||
revision=1
|
||||
wrksrc=node-v${version}
|
||||
hostmakedepends="pkg-config python icu"
|
||||
makedepends="zlib-devel python-devel 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=d76bad6e843005aa016f285e983493e344fde80eac4258b4bf9ee8654f5d6e43
|
||||
checksum=6aa2ab52763f33ce09b63e913f3caf67d9d4b1120c70b087b50155bd647b76da
|
||||
# TODO: Fix cross compiling
|
||||
nocross="https://api.travis-ci.org/jobs/208411830/log.txt?deansi=true"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user