aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-02 17:18:07 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-02 17:20:27 +0100
commitaae8c7a02d928d76955d39ffc30464ea83e5d1bb (patch)
treec84b7b4e574f39dec50db874140a6035c7a57b82 /community/nodejs-current
parentc38ff6c4c17ad578319bf6efda6b7f8ccd21640b (diff)
downloadaports-aae8c7a02d928d76955d39ffc30464ea83e5d1bb.tar.bz2
aports-aae8c7a02d928d76955d39ffc30464ea83e5d1bb.tar.xz
community/nodejs-current: upgrade to 9.7.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 465aad6f66..30ec450267 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.5.0
+pkgver=9.7.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="fe00f57d2076b272158f03ad8b5e865f18665a0623014160391d2a7958660d835b1e6ce218f792ca07b6f91e8c70ee9d9daebad0efdfe8c934f180f3ac5e1a0c node-v9.5.0.tar.gz
+sha512sums="6bc162aa7b0203a3773454b2d98360d1a19a46c430c08b55315da91c875c3031dcbc38cc3aa626ab13badaf903f9c8d5cafa44b15e065ffc75012b19031faa5a node-v9.7.0.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"