Update node.js url and md5

parent e9ebbead
......@@ -29,8 +29,8 @@ environment =
[nodejs-0.6]
recipe = hexagonit.recipe.cmmi
url = http://nodejs.org/dist/node-v0.6.6.tar.gz
md5sum = a6375eaa43db5356bf443e25b828ae16
url = http://nodejs.org/dist/v0.6.6/node-v0.6.6.tar.gz
md5sum = 43836ebd6e8e9059c4584e3b5ab50009
configure-options =
--openssl-includes=${openssl:location}/include
--openssl-libpath=${openssl:location}/lib
......@@ -41,7 +41,6 @@ environment =
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-Wl,-rpath=${openssl:location}/lib -L${zlib:location}/lib -Wl,-rpath=${zlib:location}/lib
[npm]
# Node.js Package Manager
recipe = plone.recipe.command
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment