aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorOle-Martin Bratteng <ole-martin@nordiclight.media>2017-08-13 17:50:41 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-08-15 20:50:55 +0200
commit8c318f59e1b13bde5ed4e41a0edd78f3f657b743 (patch)
tree7ab1bad96dd61f7a04cf2b0589a27ea1fbcdbc2b /community/nodejs-current
parentbb9442fba8a153a261edfe84b5a05843a7cfa0da (diff)
downloadaports-8c318f59e1b13bde5ed4e41a0edd78f3f657b743.tar.bz2
aports-8c318f59e1b13bde5ed4e41a0edd78f3f657b743.tar.xz
community/nodejs-current: upgrade to 8.3.0
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 b295698a87..a6cef800e1 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.2.1
+pkgver=8.3.0
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="a5a6368262d63305f33c96a4165d28aa2f35205cd7c1e76c733a5ca5af6e58505f343b05add644b92a022a22a923b1957597112ea48072636e5602fc0b1a896e node-v8.2.1.tar.gz
+sha512sums="342fff82be98fe9d39b027f6ef72859b09053ecdda19c3049c5818bdf4646f8d5329bebb4bfef14253f385ef3f389d759f392e149eefcab5da63e072454e0371 node-v8.3.0.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch
fba595afa968810a705c0c5794329e888e2ff78b797861b80aa6f021c27770ea716cda544962cbf0abf4ba152eeee7869b58f1b042ed9b3f543c63f527c569a2 ppc-fix-musl-mcontext.patch"