aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-02-09 20:45:28 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-02-09 20:46:14 +0100
commit402f83eae62434c40890dd8fdbdf6afb0797515e (patch)
tree6b16246180b890f0d043956ee8ad439995e3db59 /community/nodejs-current
parent55693300e5062cde3ad5bb48b0033e559466f802 (diff)
downloadaports-402f83eae62434c40890dd8fdbdf6afb0797515e.tar.bz2
aports-402f83eae62434c40890dd8fdbdf6afb0797515e.tar.xz
community/nodejs-current: upgrade to 9.5.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 169b86bf0b..465aad6f66 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.4.0
+pkgver=9.5.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="0a6440960bf5e555fd11677cee0ecd1eb708aa0152f4fbf41d9b24c74c516ad705241d2f5a10fc497a3ff2b995eee17acc4d60a85d068a9b3fe9c3ddcd845d94 node-v9.4.0.tar.gz
+sha512sums="fe00f57d2076b272158f03ad8b5e865f18665a0623014160391d2a7958660d835b1e6ce218f792ca07b6f91e8c70ee9d9daebad0efdfe8c934f180f3ac5e1a0c node-v9.5.0.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"