[oe-commits] [meta-openembedded] 57/80: nodejs: update to 4.5.0

git at git.openembedded.org git at git.openembedded.org
Wed Aug 31 17:09:16 UTC 2016


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

commit 759399c2d1c7451c9479112ddd1bbafb139892b9
Author: Jonathan Liu <net147 at gmail.com>
AuthorDate: Wed Aug 24 22:22:08 2016 +1000

    nodejs: update to 4.5.0
    
    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.7.bb => nodejs_4.5.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.7.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.5.0.bb
similarity index 96%
rename from meta-oe/recipes-devtools/nodejs/nodejs_4.4.7.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_4.5.0.bb
index 88b0e87..ceba2b8 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.7.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.5.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] = "e4d118a3762a3e60b97a62cf83194efd"
-SRC_URI[sha256sum] = "1ef900b9cb3ffb617c433a3247a9d67ff36c9455cbc9c34175bee24bdbfdf731"
+SRC_URI[md5sum] = "ac8e38c83f29e83d496d4bc4283487b0"
+SRC_URI[sha256sum] = "97b99d378c56802444208409568e2e66c46332897f06aead74d1ffbe733bd488"
 
 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