community/nodejs to 9.10.1-1

This commit is contained in:
Kevin Mihelich 2018-03-30 12:33:21 +00:00
parent 23496e2491
commit c32713e5e2

View file

@ -14,8 +14,8 @@
buildarch=28
pkgname=nodejs
pkgver=9.10.0
pkgrel=2
pkgver=9.10.1
pkgrel=1
pkgdesc='Evented I/O for V8 javascript'
arch=('x86_64')
url='http://nodejs.org/'
@ -24,7 +24,7 @@ depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares' 'libnghttp2')
makedepends=('python2' 'procps-ng')
optdepends=('npm: nodejs package manager')
source=("nodejs-$pkgver.tar.gz::https://github.com/nodejs/node/archive/v$pkgver.tar.gz")
sha512sums=('6a96ffa1df9e2c592baea331eb6a5137b57257bb7b3a51b46b7a113e3d1674d1d2c46d0a423a4d3892c93f832d5ee896db54ab418add004837cc31f3309ad57e')
sha512sums=('4d6825878696a136d26fdd140305f8d69c53a4ab3c40c6d631a159a902ea0c3b270030b9ab379f9a76a8df85f0b500d970384136b0a86f5cb0f46efcb90d5877')
prepare() {
cd node-$pkgver