aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorOle-Martin Bratteng <ole-martin@nordiclight.media>2017-05-09 08:20:26 +0200
committerShiz <hi@shiz.me>2017-05-11 06:47:20 +0200
commitbbdd3f5039ef441fb1e94cf39e6681dfa682b00f (patch)
tree2b1ebd305cbbac8a92bbeae7f4f891ec93bc1afd /community/nodejs-current
parent055e2fc89681a2874e09b7f42afdd03fd567baa6 (diff)
downloadaports-bbdd3f5039ef441fb1e94cf39e6681dfa682b00f.tar.bz2
aports-bbdd3f5039ef441fb1e94cf39e6681dfa682b00f.tar.xz
community/nodejs-current: upgrade to 7.10.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 0b91584f35..84e4d9aeed 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.9.0
+pkgver=7.10.0
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="http://nodejs.org/"
@@ -71,6 +71,6 @@ npm() {
mv "$pkgdir"/usr/lib/node_modules/npm "$subpkgdir"/usr/lib/node_modules/
}
-sha512sums="38ae9a8084ab5f20d895b8f2fb6c4f010789f5c01a05f3260ab290d85c3e7c00b79c0f412a3f1ca2bc2e3bd0d644146a7455fdcd384b532bb56cf16e9ad2bca3 node-v7.9.0.tar.gz
+sha512sums="d65a43b834b1926097daf952d22c4954090522ebe95862355947b1bd3d653a010f51bf9b03fa1532ad6156f636f0acb84c0b8c6017ffc6d9e011217fb7e86e80 node-v7.10.0.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch
fba595afa968810a705c0c5794329e888e2ff78b797861b80aa6f021c27770ea716cda544962cbf0abf4ba152eeee7869b58f1b042ed9b3f543c63f527c569a2 ppc-fix-musl-mcontext.patch"