libuv: Update from 1.20.2 to 1.20.3

This commit is contained in:
Fredrik Fornwall 2018-05-13 02:35:03 +02:00
parent 8f770c94c1
commit ed55902513
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.20.2
TERMUX_PKG_SHA256=6b75ac191d6c5ac520bbb9acc4ec93bee48cfb8527744a66759596f3e04f0322
TERMUX_PKG_VERSION=1.20.3
TERMUX_PKG_SHA256=3bb7aad916c7a5fd0053dcb6adee49905360a2a160f4a59bc62dbe4370328579
TERMUX_PKG_SRCURL=https://dist.libuv.org/dist/v${TERMUX_PKG_VERSION}/libuv-v${TERMUX_PKG_VERSION}.tar.gz
termux_step_pre_configure () {