aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorOle-Martin Bratteng <ole-martin@nordiclight.media>2017-07-21 09:53:17 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-07-21 23:32:23 +0200
commita7d418dea8ec1d299061e2dd0b277bfef9b27d3d (patch)
tree1cb538e2a35bff3f488b08f05c5bd6901cd39382 /community/nodejs-current
parentef219f6236d013f7e6346f35375730a533b52437 (diff)
downloadaports-a7d418dea8ec1d299061e2dd0b277bfef9b27d3d.tar.bz2
aports-a7d418dea8ec1d299061e2dd0b277bfef9b27d3d.tar.xz
community/nodejs-current: upgrade to 8.2.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 8d5ed0570c..b295698a87 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=8.1.4
+pkgver=8.2.1
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="http://nodejs.org/"
@@ -72,6 +72,6 @@ npm() {
mv "$pkgdir"/usr/lib/node_modules/npm "$subpkgdir"/usr/lib/node_modules/
}
-sha512sums="da7f8b4deb3c6759c1eb881dc1971fe48ad7d86433580f837aff348bf59242e17ddbec0dc03fdf2bbbf2122a004ce0ee0331209c93e4359989324d82f91f04ab node-v8.1.4.tar.gz
+sha512sums="a5a6368262d63305f33c96a4165d28aa2f35205cd7c1e76c733a5ca5af6e58505f343b05add644b92a022a22a923b1957597112ea48072636e5602fc0b1a896e node-v8.2.1.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch
fba595afa968810a705c0c5794329e888e2ff78b797861b80aa6f021c27770ea716cda544962cbf0abf4ba152eeee7869b58f1b042ed9b3f543c63f527c569a2 ppc-fix-musl-mcontext.patch"