aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-04 15:55:13 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-04 16:00:36 +0100
commit354aaaa961e42e665de21208ce9da8a4d8646055 (patch)
treed8f99787d0864b5fc3b9527f2ddc8c8bbbbf60a9 /community/nodejs-current
parentff26a4e37323c82eff3c59ddada5b2a78d8f6a0d (diff)
downloadaports-354aaaa961e42e665de21208ce9da8a4d8646055.tar.bz2
aports-354aaaa961e42e665de21208ce9da8a4d8646055.tar.xz
community/nodejs-current: upgrade to 9.7.1
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 30ec450267..4a74e80c25 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.0
+pkgver=9.7.1
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="6bc162aa7b0203a3773454b2d98360d1a19a46c430c08b55315da91c875c3031dcbc38cc3aa626ab13badaf903f9c8d5cafa44b15e065ffc75012b19031faa5a node-v9.7.0.tar.gz
+sha512sums="09801896301bb2aaa6f2c23f2c374c4dc56715927f626919e301c08aabb9f582db9d1dc493bb0cdf8511d9f8367dce9a4544a082b4069fc3af12ad353ae82113 node-v9.7.1.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"