libuv: Update from 1.26.0 to 1.27.0

This commit is contained in:
Fredrik Fornwall 2019-03-17 19:12:50 +01:00
parent 97fe7e8c81
commit b97fc16b89
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://libuv.org
TERMUX_PKG_DESCRIPTION="Support library with a focus on asynchronous I/O"
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_VERSION=1.26.0
TERMUX_PKG_SHA256=caf817a7fb7f3fd1a2fe1517c777327fa76f04b36afc46238ad609f0148014e7
TERMUX_PKG_VERSION=1.27.0
TERMUX_PKG_SHA256=8d887047a3670606f6b87e5acdee586caccc6157331096c9c8e102804488cdca
TERMUX_PKG_SRCURL=https://dist.libuv.org/dist/v${TERMUX_PKG_VERSION}/libuv-v${TERMUX_PKG_VERSION}.tar.gz
termux_step_pre_configure() {