network/node: Updated for version 0.10.33.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2014-10-29 21:41:59 +02:00 committed by Willy Sudiarto Raharjo
parent 5f8c0b4d99
commit 01ecae9e17
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=node
VERSION=${VERSION:-0.10.32}
VERSION=${VERSION:-0.10.33}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="node"
VERSION="0.10.32"
VERSION="0.10.33"
HOMEPAGE="http://nodejs.org/"
DOWNLOAD="http://nodejs.org/dist/v0.10.32/node-v0.10.32.tar.gz"
MD5SUM="f5fd3a03948ec5d12b49fdc7c49a5cac"
DOWNLOAD="http://nodejs.org/dist/v0.10.33/node-v0.10.33.tar.gz"
MD5SUM="626ca8a4f8fec4df49c78ed53d46f1f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""