libuv: Update from 1.6.1 to 1.7.3

This commit is contained in:
Fredrik Fornwall 2015-09-04 06:27:48 -04:00
parent 83dd2d1fca
commit 71dc244b8c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://github.com/joyent/libuv
TERMUX_PKG_DESCRIPTION="Support library with a focus on asynchronous I/O"
TERMUX_PKG_VERSION=1.6.1
TERMUX_PKG_VERSION=1.7.3
TERMUX_PKG_SRCURL=http://dist.libuv.org/dist/v${TERMUX_PKG_VERSION}/libuv-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-dtrace" # needed for building on mac