[oe-commits] [meta-openembedded] 33/37: nodejs: update to 4.8.2

git at git.openembedded.org git at git.openembedded.org
Mon Apr 24 09:23:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit d2d5903e59a1b05e11169c3eaa3ab8bde3b79e9f
Author: Pascal Bach <pascal.bach at siemens.com>
AuthorDate: Mon Apr 24 10:11:00 2017 +0200

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

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.7.3.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.8.2.bb
similarity index 96%
rename from meta-oe/recipes-devtools/nodejs/nodejs_4.7.3.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_4.8.2.bb
index d4166f5..ae84ad3 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_4.7.3.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.8.2.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] = "80db1fad0224f6f44a630ef4abea333a"
-SRC_URI[sha256sum] = "7f35dc7adf0b348857b98e543a54c2b2cafb92c27d9d32799a81ac66cbf035f0"
+SRC_URI[md5sum] = "aea6139f952bb7e1d66f76afedee813c"
+SRC_URI[sha256sum] = "b961350b8490c791bdd3663925662ba0fbe01e004b43f1c2779baffcc816b930"
 
 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