nodejs: fix checksum
This commit is contained in:
parent
c9919ecae7
commit
6d0c1f8046
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://nodejs.org/"
|
||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||
checksum=
|
||||
checksum=5ba8a26e5341ec738ee6f1aacdd82be4002aef64716d069e060d901ade13c5b0
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in a new issue