nodejs: Update to latest 0.4x series release 0.4.12

Rename patch and update checksums accordingly.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Stefan Schmidt
2011-11-16 10:00:14 +00:00
committed by Koen Kooi
parent 66f3e4d7ca
commit 86c42ab05a
2 changed files with 2 additions and 2 deletions
@@ -9,8 +9,8 @@ SRC_URI = " \
http://nodejs.org/dist/node-v${PV}.tar.gz \
file://libev-cross-cc_${PV}.patch \
"
SRC_URI[md5sum] = "e525b8b99d949bf2f031bc262c138e96"
SRC_URI[sha256sum] = "f231ea6d19ea9ea4c7f8e7ff5061e7d301f1635bec7ed0ff1eef2512576ea442"
SRC_URI[md5sum] = "a6375eaa43db5356bf443e25b828ae16"
SRC_URI[sha256sum] = "c01af05b933ad4d2ca39f63cac057f54f032a4d83cff8711e42650ccee24fce4"
S = "${WORKDIR}/node-v${PV}"