aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorJose-Luis Rivas <ghostbar@riseup.net>2017-02-24 20:53:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-02-27 10:11:29 +0000
commit55912e8a7b4788ccb8282aed175569186a4dce8d (patch)
tree7090bbfe7bcea274807dca33356c9236807f4164 /community/nodejs-current
parentd4c258f7fdba0b8724ccb4ec2d3cabbaf8ef4e70 (diff)
downloadaports-55912e8a7b4788ccb8282aed175569186a4dce8d.tar.bz2
aports-55912e8a7b4788ccb8282aed175569186a4dce8d.tar.xz
community/nodejs-current: update to v7.6.0
Diffstat (limited to 'community/nodejs-current')
-rw-r--r--community/nodejs-current/APKBUILD8
1 files changed, 2 insertions, 6 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD
index f70815c27e..620ddbb680 100644
--- a/community/nodejs-current/APKBUILD
+++ b/community/nodejs-current/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jose-Luis Rivas <ghostbar@riseup.net>
pkgname=nodejs-current
# The current stable version, i.e. non-LTS.
-pkgver=7.5.0
+pkgver=7.6.0
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="http://nodejs.org/"
@@ -57,9 +57,5 @@ package() {
done
}
-md5sums="8b648e7f83ec6f1aa52b3e3b87999761 node-v7.5.0.tar.gz
-5b1b27a33063602990f5495d3b01b587 dont-run-gyp-files-for-bundled-deps.patch"
-sha256sums="0da8e0288b5c0f136e650b7119219968720caf88b5a67ef0591555113f0844c2 node-v7.5.0.tar.gz
-6886ee83f76eb68dc948da844e548f060caf360ca039bb2c1ee7ea0cd2d8dbf3 dont-run-gyp-files-for-bundled-deps.patch"
-sha512sums="e5f1b37c5d313ca6cc91cb46f49443855d44718599543894f34aad6b921b9fbbc91b8bde720a2e6526d0cdb68ce77f74e1d770dec2b582ad964cd9d1d3c5bfbd node-v7.5.0.tar.gz
+sha512sums="c5839622ca6c5cba7014d53bb1009f1e6ebfe9c4567068bd8abfe6377580ef1b41d0b9416221dd226c3d6da86d022fd0de62e50c1c517fa0d6868421e6ad9514 node-v7.6.0.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"