mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/nodejs-current: upgrade to 9.4.0
This commit is contained in:
parent
8fd6a60b69
commit
5752087dbb
@ -8,7 +8,7 @@
|
||||
#
|
||||
pkgname=nodejs-current
|
||||
# The current stable version, i.e. non-LTS.
|
||||
pkgver=9.3.0
|
||||
pkgver=9.4.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="e095f04f53f8f843e922a12cbc04b84cd4ce48d7250b7b335ac8a728955ce8de2bf3546e79f12c8bc37d4c0328852966770736186dbfe41cc601efa231c8da9c node-v9.3.0.tar.gz
|
||||
sha512sums="0a6440960bf5e555fd11677cee0ecd1eb708aa0152f4fbf41d9b24c74c516ad705241d2f5a10fc497a3ff2b995eee17acc4d60a85d068a9b3fe9c3ddcd845d94 node-v9.4.0.tar.gz
|
||||
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user