libuv: Update from 1.20.0 to 1.20.1

This commit is contained in:
Fredrik Fornwall 2018-04-22 21:48:02 +02:00
parent 9fb0b82ea4
commit e1d0f4eda3
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.0
TERMUX_PKG_SHA256=d19334d8db40cc92ace4b77bd0317d1c878e1a321afa2b7974f084dd3ed8b5e6
TERMUX_PKG_VERSION=1.20.1
TERMUX_PKG_SHA256=848a431288e1e91d64e62bcbdb67062b8e040b6446b62b6e4bf5d801ea8a6528
TERMUX_PKG_SRCURL=https://dist.libuv.org/dist/v${TERMUX_PKG_VERSION}/libuv-v${TERMUX_PKG_VERSION}.tar.gz
termux_step_pre_configure () {