libuv: Update from 1.25.0 to 1.26.0

This commit is contained in:
Fredrik Fornwall 2019-02-15 23:45:01 +01:00
parent 08f3d2a754
commit d2ef4a51d1
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.25.0
TERMUX_PKG_SHA256=0e927ddc0f1c83899000a63e9286cac5958222f8fb5870a49b0c81804944a912
TERMUX_PKG_VERSION=1.26.0
TERMUX_PKG_SHA256=caf817a7fb7f3fd1a2fe1517c777327fa76f04b36afc46238ad609f0148014e7
TERMUX_PKG_SRCURL=https://dist.libuv.org/dist/v${TERMUX_PKG_VERSION}/libuv-v${TERMUX_PKG_VERSION}.tar.gz
termux_step_pre_configure() {