[oe-commits] [meta-openembedded] 13/26: nodejs: update to 4.4.1

git at git.openembedded.org git at git.openembedded.org
Thu Mar 24 14:14:36 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 5b56e7fea5115e400fdeb0ef3653cb0b848c1f87
Author: Jonathan Liu <net147 at gmail.com>
AuthorDate: Wed Mar 23 14:29:57 2016 +1100

    nodejs: update to 4.4.1
    
    Signed-off-by: Jonathan Liu <net147 at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-devtools/nodejs/{nodejs_4.4.0.bb => nodejs_4.4.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.4.1.bb
similarity index 95%
rename from meta-oe/recipes-devtools/nodejs/nodejs_4.4.0.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_4.4.1.bb
index 4cdb067..0d0136e 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.0.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.4.1.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] = "260800bfed6c3cb5dd2146343cb07241"
-SRC_URI[sha256sum] = "6ae44ae9a9cd1f102ca7f3ea09ca6223afe88fab4911f1bf21c9da2a1e795f1d"
+SRC_URI[md5sum] = "0ebf5aeb6f88a68546351e9e703f8a47"
+SRC_URI[sha256sum] = "3a37c89a3ac965688f9e6557579993b73eee44195a5fd53fded03a667d3d6a0a"
 
 S = "${WORKDIR}/node-v${PV}"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list