aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorOle-Martin Bratteng <ole-martin@nordiclight.media>2017-06-30 20:42:04 +0200
committerWilliam Pitcock <nenolod@dereferenced.org>2017-06-30 22:06:05 +0000
commit8f0b84857fdf1c8ca30413ca9a2fae7225a74705 (patch)
tree131cbf0583fad9bd87e69c155a6e9628aa455b7a /community/nodejs-current
parent7b15e5e02e1e0600da4a59bab8cab50f50038d73 (diff)
downloadaports-8f0b84857fdf1c8ca30413ca9a2fae7225a74705.tar.bz2
aports-8f0b84857fdf1c8ca30413ca9a2fae7225a74705.tar.xz
community/nodejs-current: upgrade to 8.1.3
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 5351943417..934ccda991 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.2
+pkgver=8.1.3
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="fbf68c15936dcf89eb3460977200ab2948a752655d58f1b90fc3729aab3c6514cb9c7e4a1312866719be7f9451a23ff11845536f0c70790ce05b14e11185644e node-v8.1.2.tar.gz
+sha512sums="794af59b8f285f49bfbaee963f561beccdaebee05f94335a33b35db1cc8b7b42ae7c2376a38433e7af15ffd77b0299c1c978510460e5680370a2ca3683d05641 node-v8.1.3.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch
fba595afa968810a705c0c5794329e888e2ff78b797861b80aa6f021c27770ea716cda544962cbf0abf4ba152eeee7869b58f1b042ed9b3f543c63f527c569a2 ppc-fix-musl-mcontext.patch"