mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/nodejs to 5.10.1-1
This commit is contained in:
parent
a4203f1ee5
commit
1233fe287c
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# Contributor: Jason Plum <jplum@archlinuxarm.org>
|
||||
|
||||
pkgname=nodejs
|
||||
pkgver=5.10.0
|
||||
pkgver=5.10.1
|
||||
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=('8faeb9af5bde641b6e5dfae32bfa99253df2bccf59cf8a62162760026411762b'
|
||||
sha256sums=('c6e278b612b53c240ddf85521403e55abfd8f0201d2f2c7e3d2c21383054aacd'
|
||||
'eaeb2f55bd3390c50b8bb2bfe73131eb0fea20cccee88ed66331da93c1746fb6')
|
||||
|
||||
set_flags_for_arm() {
|
||||
|
|
Loading…
Reference in a new issue