iojs: update to 2.3.3.

This commit is contained in:
Enno Boland 2015-07-05 09:06:39 +02:00
parent 80d9c78f89
commit ffae0769d7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'iojs'
pkgname=iojs
version=2.1.0
version=2.3.3
revision=1
wrksrc=iojs-v${version}
hostmakedepends="pkg-config python"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="http://iojs.org/"
distfiles="${homepage}/dist/v${version}/${pkgname}-v${version}.tar.gz"
checksum=f10473944dc0e4a7bd2d57efc65d7c2a1d1991852c2d7b3cb6a0fa81b3fed26c
checksum=0384ea20739124c27dc9b47b8079f0c75efb33c7011c45f02243e9a015f8cd89
provides="nodejs-0.12.1_1"
conflicts="nodejs>=0"
build_options="ssl libuv http_parser"