libuv: Update from 1.18.0 to 1.19.1

This commit is contained in:
Fredrik Fornwall 2018-01-20 23:13:12 +01:00
parent 361572f7b9
commit 6f0585220b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=http://libuv.org
TERMUX_PKG_DESCRIPTION="Support library with a focus on asynchronous I/O"
TERMUX_PKG_VERSION=1.18.0
TERMUX_PKG_SHA256=54e4734da09172f19d5061dcfd7a536fe4c3a8dc12ed981a14a58ac17efdab88
TERMUX_PKG_VERSION=1.19.1
TERMUX_PKG_SHA256=32ed9944364ecf25e4b75227e5ee5709110423ba80a5c7d7e5123ab89300e878
TERMUX_PKG_SRCURL=https://dist.libuv.org/dist/v${TERMUX_PKG_VERSION}/libuv-v${TERMUX_PKG_VERSION}.tar.gz
termux_step_pre_configure () {