mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/nodejs to 8.1.2-1
This commit is contained in:
parent
b8ff18f91f
commit
5948c7fb79
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# Contributor: Jason Plum <jplum@archlinuxarm.org>
|
||||
|
||||
pkgname=nodejs
|
||||
pkgver=8.1.1
|
||||
pkgver=8.1.2
|
||||
pkgrel=1
|
||||
pkgdesc='Evented I/O for V8 javascript'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -21,7 +21,7 @@ makedepends=('python2' 'procps-ng')
|
|||
optdepends=('npm: nodejs package manager')
|
||||
source=("nodejs-$pkgver.tar.gz::https://github.com/nodejs/node/archive/v$pkgver.tar.gz"
|
||||
'0001-arm-fixes.patch')
|
||||
sha512sums=('e41654bdd72a3a8cdbe241c07baa85701c6f4b8d908a5cd47f20da0f188bdefcc0e59d24665e2420d87646ae2313e00b676a56d92062bda5455164da70035a96'
|
||||
sha512sums=('328b85d0ad8906dbbadc8ec989999de29a6ccbb4c11def743c5ca74bc191e89003a9c6c1f76a8b2bdbfeb26c793bfe637bca2a0907259dbcc3e2b93eabb5c483'
|
||||
'4811e1d9bc0e03458072cad6af9284e3ceb6c74005ae00e3407c18d0e6eae0bce2edcbdbe547975ade916c1bcdb2bb53101edce2afeca0bcac84d8807934fc8c')
|
||||
|
||||
set_flags_for_arm() {
|
||||
|
|
Loading…
Reference in a new issue