libuv: Update from 1.19.1 to 1.19.2
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 25 Feb 2018 22:28:11 +0000 (23:28 +0100)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 25 Feb 2018 22:28:11 +0000 (23:28 +0100)
packages/libuv/build.sh

index e056d40..df28703 100644 (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.19.1
-TERMUX_PKG_SHA256=32ed9944364ecf25e4b75227e5ee5709110423ba80a5c7d7e5123ab89300e878
+TERMUX_PKG_VERSION=1.19.2
+TERMUX_PKG_SHA256=7cbcf2017e7116cf9da8ec1c6a146d578536b1e479458438873c991f984a53d7
 TERMUX_PKG_SRCURL=https://dist.libuv.org/dist/v${TERMUX_PKG_VERSION}/libuv-v${TERMUX_PKG_VERSION}.tar.gz
 
 termux_step_pre_configure () {