libuv: Update from 1.29.1 to 1.30.1

This commit is contained in:
Fredrik Fornwall 2019-07-04 23:01:21 +02:00
parent f82416e387
commit 988ca89462
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
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.29.1
TERMUX_PKG_VERSION=1.30.1
TERMUX_PKG_SHA256=468316fa841d114114f167b45d1f43d46a2a1852d8464336a4abbbf5b88b478b
TERMUX_PKG_SRCURL=https://dist.libuv.org/dist/v${TERMUX_PKG_VERSION}/libuv-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1486043da5ccaf86d451a5fe93920c5b66770b132d92b6d0a15d636346ca570c
termux_step_pre_configure() {
export PLATFORM=android