mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/nodejs to 5.1.1-1
This commit is contained in:
parent
573a10f323
commit
9e475a54a1
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
# Contributor: Jason Plum <jplum@archlinuxarm.org>
|
||||
|
||||
pkgname=nodejs
|
||||
pkgver=5.1.0
|
||||
pkgrel=1.1
|
||||
pkgver=5.1.1
|
||||
pkgrel=1
|
||||
pkgdesc='Evented I/O for V8 javascript'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://nodejs.org/'
|
||||
|
@ -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=('25b2d3b7dd57fe47a483539fea240a3c6bbbdab4d89a45a812134cf1380ecb94'
|
||||
sha256sums=('a779e024f800b5ec51f375fa1c14eda7254216daa36a1960cc1e4195b9fc22c3'
|
||||
'8fa868fca31bac8d62c5fae17fa64bcb0d38d0f42a9c53e9339c94a8267dbb78')
|
||||
|
||||
set_flags_for_arm() {
|
||||
|
|
Loading…
Reference in a new issue