mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/nodejs to 5.10.0-1
This commit is contained in:
parent
3ab9c014cb
commit
e0e9bfa10f
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# Contributor: Jason Plum <jplum@archlinuxarm.org>
|
||||
|
||||
pkgname=nodejs
|
||||
pkgver=5.9.1
|
||||
pkgver=5.10.0
|
||||
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=("http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz"
|
||||
'0001-arm-fixes.patch')
|
||||
sha256sums=('9bfa882ba832c526add1f939121c79d95b9c592785ec8afe043086a0c7a30c18'
|
||||
sha256sums=('8faeb9af5bde641b6e5dfae32bfa99253df2bccf59cf8a62162760026411762b'
|
||||
'eaeb2f55bd3390c50b8bb2bfe73131eb0fea20cccee88ed66331da93c1746fb6')
|
||||
|
||||
set_flags_for_arm() {
|
||||
|
|
Loading…
Reference in a new issue