deps: enable node-gyp iojs.lib download checksum
authorBen Noordhuis <info@bnoordhuis.nl>
Sun, 22 Feb 2015 06:50:20 +0000 (07:50 +0100)
committercjihrig <cjihrig@gmail.com>
Mon, 23 Feb 2015 16:46:32 +0000 (11:46 -0500)
commitda730c76e98fb9fd18dac445dafbbec74d79f802
tree5fc3a24daa5afe5d31b5cc142e9679a5be3c83bb
parentb41dbc2737e2486fd9271cc7bae096bac1af8a01
deps: enable node-gyp iojs.lib download checksum

Originally disabled in commit 5de334c ("deps: make node-gyp work again
on windows") due to the then-website lacking the requisite SHASUMS.txt
or SHASUMS256.txt files.  The website has a SHASUMS256.txt now so start
checksumming the download again.

PR-URL: https://github.com/iojs/io.js/pull/918
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
deps/npm/node_modules/node-gyp/lib/install.js