X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/c7c528c6514a6bed58288a15f16040d3130aa415..0dba175ba81f9ccd246c9df0c424b282431ff0a2:/packages/libuv/build.sh diff --git a/packages/libuv/build.sh b/packages/libuv/build.sh index 3e1056c6..c37bce7f 100644 --- a/packages/libuv/build.sh +++ b/packages/libuv/build.sh @@ -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.7.5 +TERMUX_PKG_VERSION=1.8.0 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