[oe-commits] [meta-openembedded] 05/33: nodejs: update to 4.4.5

git at git.openembedded.org git at git.openembedded.org
Thu Jun 9 06:53:54 UTC 2016


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

commit 25f31a59529a7df6895cd0df16a5b4541af86b33
Author: Jonathan Liu <net147 at gmail.com>
AuthorDate: Sun May 29 22:31:06 2016 +1000

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

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.4.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.4.5.bb
similarity index 95%
rename from meta-oe/recipes-devtools/nodejs/nodejs_4.4.4.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_4.4.5.bb
index 8c91720..479c973 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.4.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.4.5.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] = "1ad7915688df85f62a57f43860dc54c6"
-SRC_URI[sha256sum] = "2c9cedc401145a6648877ebd3fa9090c874dfced8bf7a6e7d9d8e9c21827b114"
+SRC_URI[md5sum] = "376140907bbe362f36065a30af04f020"
+SRC_URI[sha256sum] = "eaec2cd3c26a1cc101b829d32fef392268285187d1d9eda3718db288e7be28c6"
 
 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