aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorTim Brust <tim.brust@sinnerschrader.com>2017-11-08 11:37:01 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-11-08 22:18:35 +0100
commit9b7523d9e175a54f741fe95eb1f277bf2f05d940 (patch)
treeaeb3220cf99d0c18bcd671ac67c6f3f3d8b59494 /community/nodejs-current
parent1b1a3d98c86535cfc5b4919cce513cf0c6e2791d (diff)
community/nodejs-current: upgrade to 9.1.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 f3e819ba9f7..a67365d3610 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=9.0.0
+pkgver=9.1.0
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="http://nodejs.org/"
@@ -68,5 +68,5 @@ package() {
rm "$pkgdir"/usr/bin/npm "$pkgdir"/usr/bin/npx
}
-sha512sums="dbaecaf9aec9efe51df7a4fb7c2c987fd93d2aac8254e520f702e352aa483124e4f047afef13f3db3a4b10284aa39fd9e250fc9d5a441020d3e85c331007d75f node-v9.0.0.tar.gz
+sha512sums="ed2d28db927e077ebc0bd8ffa87539a6efba1632b81d7fb93fbf2911a28d69354ca592c42bd9be77f860d5693359ec0de1d7077adf2d21194e646fceefcbcdb2 node-v9.1.0.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"