mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/nodejs to 4.1.1-1
This commit is contained in:
parent
ed8901000b
commit
a8f851680a
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# Contributor: Jason Plum <jplum@archlinuxarm.org>
|
||||
|
||||
pkgname=nodejs
|
||||
pkgver=4.1.0
|
||||
pkgver=4.1.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=('453005f64ee529f7dcf1237eb27ee2fa2415c49f5c9e7463e8b71fba61c5b408'
|
||||
sha256sums=('6a610935ff52de713cf2af6a26002322e24fd7933a444436f0817a2b84e15a58'
|
||||
'13f14499c0a83d282ac07d1116a2d9196b4ae37dbd6914865f0b6549158789c4')
|
||||
|
||||
set_flags_for_arm() {
|
||||
|
|
Loading…
Reference in a new issue