mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/nodejs to 5.4.1-1
This commit is contained in:
parent
dacdf7ae96
commit
896d0bf4bb
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# Contributor: Jason Plum <jplum@archlinuxarm.org>
|
||||
|
||||
pkgname=nodejs
|
||||
pkgver=5.4.0
|
||||
pkgver=5.4.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=('1dfe37a00cf0ed62beb73071f571ac56697f544a98cc2ff3318faec6363d72ab'
|
||||
sha256sums=('78455ef2e3dea06b7d13d393c36711009048a91e5de5892523ec4a9be5a55e0c'
|
||||
'8fa868fca31bac8d62c5fae17fa64bcb0d38d0f42a9c53e9339c94a8267dbb78')
|
||||
|
||||
set_flags_for_arm() {
|
||||
|
|
Loading…
Reference in a new issue