aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorJose-Luis Rivas <ghostbar@riseup.net>2017-03-02 17:07:26 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-03-03 09:29:12 +0000
commit15a88227cf031ee618cb00fc6296da00ecf3d1e3 (patch)
treeb89091dd69ac3f80f1ade547570f1653273ed7bb /community/nodejs-current
parent7cc55139a42bced72aaa63510224fccdb5664f48 (diff)
downloadaports-15a88227cf031ee618cb00fc6296da00ecf3d1e3.tar.bz2
aports-15a88227cf031ee618cb00fc6296da00ecf3d1e3.tar.xz
community/nodejs-current: update to v7.7.1
Diffstat (limited to 'community/nodejs-current')
-rw-r--r--community/nodejs-current/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD
index 620ddbb680..99d36cab18 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.6.0
+pkgver=7.7.1
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="http://nodejs.org/"
@@ -57,5 +57,5 @@ package() {
done
}
-sha512sums="c5839622ca6c5cba7014d53bb1009f1e6ebfe9c4567068bd8abfe6377580ef1b41d0b9416221dd226c3d6da86d022fd0de62e50c1c517fa0d6868421e6ad9514 node-v7.6.0.tar.gz
+sha512sums="d6d46247b2eaa327dbbead2f929beeba09930fe9aef350fc7dc7ec976dc1dbdbeae41074cdd3c2f6671ebe4a8a086b0491f97d0af38bda1506cea2eaa23b348a node-v7.7.1.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"