* [meta-oe][PATCH] nodejs: update to 4.6.0
@ 2016-10-17 5:06 Jonathan Liu
0 siblings, 0 replies; only message in thread
From: Jonathan Liu @ 2016-10-17 5:06 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
meta-oe/recipes-devtools/nodejs/{nodejs_4.5.0.bb => nodejs_4.6.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-devtools/nodejs/{nodejs_4.5.0.bb => nodejs_4.6.0.bb} (96%)
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.5.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.6.0.bb
similarity index 96%
rename from meta-oe/recipes-devtools/nodejs/nodejs_4.5.0.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_4.6.0.bb
index ceba2b8..7479371 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_4.5.0.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.6.0.bb
@@ -12,8 +12,8 @@ COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
file://no-registry.patch \
"
-SRC_URI[md5sum] = "ac8e38c83f29e83d496d4bc4283487b0"
-SRC_URI[sha256sum] = "97b99d378c56802444208409568e2e66c46332897f06aead74d1ffbe733bd488"
+SRC_URI[md5sum] = "40f3613f679d252674e000013e75ed8a"
+SRC_URI[sha256sum] = "42910dbd34e49bfc40580e06753947c30d31101455a38e9f0343a23d67c0c694"
S = "${WORKDIR}/node-v${PV}"
--
2.10.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-17 5:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-17 5:06 [meta-oe][PATCH] nodejs: update to 4.6.0 Jonathan Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox