aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-12-31 21:07:29 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-12-31 21:27:43 +0100
commit9e597dd9d5f4cbffc899188eb5b8a8cf2f94874c (patch)
treee7c7ca2aba32da2b12759e6a61a8bb5c4dfb384d /community/nodejs-current
parentfbb90306f27ae0161ab5b1228cc57b08a37e5bed (diff)
downloadaports-9e597dd9d5f4cbffc899188eb5b8a8cf2f94874c.tar.bz2
aports-9e597dd9d5f4cbffc899188eb5b8a8cf2f94874c.tar.xz
community/nodejs-current: upgrade to 9.3.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 00b7be13fc..685de7f186 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.2.1
+pkgver=9.3.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="c1b03b01d8e4b1d20e6c6adda0f72c46d564f48fa1e3dc954592ece131ec2458c05f7e46861241c00b5f71b7feab63bfbdac6ba1e16aa6d8fee3c140969d8d0f node-v9.2.1.tar.gz
+sha512sums="e095f04f53f8f843e922a12cbc04b84cd4ce48d7250b7b335ac8a728955ce8de2bf3546e79f12c8bc37d4c0328852966770736186dbfe41cc601efa231c8da9c node-v9.3.0.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"