aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorTrevor <ubpd34th@gmail.com>2018-03-28 21:25:58 -0400
committerAndy Postnikov <apostnikov@gmail.com>2018-03-30 14:36:00 +0300
commitfa94a8294cbbd4bd2012778aec2a7cf18a0e0995 (patch)
tree7808522e865e8bd6145fb7a02ba4725e864573ad /community/nodejs-current
parent20745a971d6c2ab92a6180869ac96243c1bd256e (diff)
community/nodejs-current: upgrade to 9.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 509c24d21be..f4cd1792ef9 100644
--- a/community/nodejs-current/APKBUILD
+++ b/community/nodejs-current/APKBUILD
@@ -8,7 +8,7 @@
#
pkgname=nodejs-current
# The current stable version, i.e. non-LTS.
-pkgver=9.8.0
+pkgver=9.10.0
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="https://nodejs.org/"
@@ -74,5 +74,5 @@ package() {
rm "$pkgdir"/usr/bin/npm "$pkgdir"/usr/bin/npx
}
-sha512sums="8c56699a123c255d577c3a8a6d9c95a58342f050e66a1e6bbe5109cd630a7d78e686fa850f51c5b60a96ccfb4b16385b6c326ccbc61c6ad1ff226a8650cab87e node-v9.8.0.tar.gz
+sha512sums="779843eae41089686b09039e4b3bc961e2f14bab9019897105d524fbd4b66070f3abdf79b664587bf230d7be1a565f905d91336fc030cdec2c9776f121b305b8 node-v9.10.0.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"