aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-17 20:03:16 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-17 20:03:28 +0100
commit3dfbcac88f8323d23a86f0df55041aba24c4c80b (patch)
tree8703c41b3afaa0236e28a2bcdf9a97a645433d09 /community/nodejs-current
parent7d188b54794413582e2f9fa4c387d1d2409faa56 (diff)
downloadaports-3dfbcac88f8323d23a86f0df55041aba24c4c80b.tar.bz2
aports-3dfbcac88f8323d23a86f0df55041aba24c4c80b.tar.xz
community/nodejs-current: upgrade to 9.8.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 4a74e80c25..509c24d21b 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.7.1
+pkgver=9.8.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="09801896301bb2aaa6f2c23f2c374c4dc56715927f626919e301c08aabb9f582db9d1dc493bb0cdf8511d9f8367dce9a4544a082b4069fc3af12ad353ae82113 node-v9.7.1.tar.gz
+sha512sums="8c56699a123c255d577c3a8a6d9c95a58342f050e66a1e6bbe5109cd630a7d78e686fa850f51c5b60a96ccfb4b16385b6c326ccbc61c6ad1ff226a8650cab87e node-v9.8.0.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"