aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorOle-Martin Bratteng <ole-martin@bratteng.me>2017-03-11 14:22:44 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-03-12 00:20:33 +0100
commit00aae9c1a4a2c8d2e1e0e066dae6f06858718b06 (patch)
tree9e11c29f3d6e8565917f87c99a59dcb0140a28de /community/nodejs-current
parent54022ece74bb5865a939053276e768c4b93aa4b8 (diff)
downloadaports-00aae9c1a4a2c8d2e1e0e066dae6f06858718b06.tar.bz2
aports-00aae9c1a4a2c8d2e1e0e066dae6f06858718b06.tar.xz
community/nodejs-current: upgrade to 7.7.2
Diffstat (limited to 'community/nodejs-current')
-rw-r--r--community/nodejs-current/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD
index 89258cdb5e..2d386f330b 100644
--- a/community/nodejs-current/APKBUILD
+++ b/community/nodejs-current/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Jose-Luis Rivas <ghostbar@riseup.net>
pkgname=nodejs-current
# The current stable version, i.e. non-LTS.
-pkgver=7.7.1
-pkgrel=1
+pkgver=7.7.2
+pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="http://nodejs.org/"
arch="all"
@@ -70,5 +70,5 @@ npm() {
mv "$pkgdir"/usr/lib/node_modules/npm "$subpkgdir"/usr/lib/node_modules/
}
-sha512sums="d6d46247b2eaa327dbbead2f929beeba09930fe9aef350fc7dc7ec976dc1dbdbeae41074cdd3c2f6671ebe4a8a086b0491f97d0af38bda1506cea2eaa23b348a node-v7.7.1.tar.gz
+sha512sums="0257d4eaf308605c5bcb95fb68ab7447dbb0623fd0d4c5d90dfe9e91e3f030cc6b89cbbaa3eb104da04125b96953b13d20c59a472aad494964dd48bd35538f8c node-v7.7.2.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"