aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorMartin Bratteng <ole-martin@bratteng.xyz>2017-03-23 09:49:19 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-03-23 14:25:27 +0100
commit56b9865f811a534a1b37238f5983045ebac42519 (patch)
tree7dafdd84f321e2fc1d43fb7c4a94b34110d1c8e6 /community/nodejs-current
parentfaf3a2782519cbe5fd5b583fc42ac9f0d3f7bd3c (diff)
downloadaports-56b9865f811a534a1b37238f5983045ebac42519.tar.bz2
aports-56b9865f811a534a1b37238f5983045ebac42519.tar.xz
community/nodejs-current: upgrade to 7.7.4
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 bbaa083521..a937b96fb5 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.7.3
+pkgver=7.7.4
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="http://nodejs.org/"
@@ -70,5 +70,5 @@ npm() {
mv "$pkgdir"/usr/lib/node_modules/npm "$subpkgdir"/usr/lib/node_modules/
}
-sha512sums="affded90919f709a314a1fa69f133f7c2d360f4e9cb9ef10ecfab0e8f008ee50dba8ac59c1ee79aae90e16e5b5af66fd4b2579d03a95c279952a24bf043bc134 node-v7.7.3.tar.gz
+sha512sums="2bd09784001354e187227f727e11c871c0f36e0caf18a5c1c1a374938a536ac6601a3240055d9ac659eeeac0b461aaa91bf05b49b27901d17afc22740b7f29ab node-v7.7.4.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"