libuv: update to 1.16.1.

This commit is contained in:
maxice8 2017-11-11 01:16:40 -02:00 committed by Enno Boland
parent b4f1efdb4a
commit c9a500d0ec

View file

@ -1,6 +1,6 @@
# Template build file for 'libuv'
pkgname=libuv
version=1.16.0
version=1.16.1
revision=1
short_desc="Multi-platform support library with a focus on asynchronous I/O"
maintainer="Enno Boland <gottox@voidlinux.eu>"
@ -9,7 +9,7 @@ build_style="gnu-configure"
hostmakedepends="automake libtool pkg-config"
homepage="http://libuv.org/"
distfiles="https://github.com/libuv/libuv/archive/v$version.tar.gz"
checksum=fe53b53eee3b15db8ae1b25cbfb8740944273e02f5ccd731b176800e2807d832
checksum=61f7937eef924da0dc386c038b8a4e1fc4f1803af966e1ecf640fb0e1cb5043b
pre_configure() {
NOCONFIGURE=1 ./autogen.sh