nodejs: Take over maintainership.
This commit is contained in:
parent
afa0fae75a
commit
28c3d79734
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=5.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
patch_args="-Np1"
|
||||
wrksrc=node-v${version}
|
||||
hostmakedepends="pkg-config python"
|
||||
|
@ -10,7 +10,7 @@ makedepends="zlib-devel python-devel
|
|||
$(vopt_if http_parser http-parser-devel)"
|
||||
depends="python"
|
||||
short_desc="Evented I/O for V8 javascript"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="http://nodejs.org/"
|
||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||
|
|
Loading…
Reference in New Issue