libuv: update to 1.20.2.

This commit is contained in:
maxice8 2018-04-22 18:37:57 -03:00 committed by Enno Boland
parent 93c36239d8
commit 4539f70282

View file

@ -1,6 +1,6 @@
# Template build file for 'libuv'
pkgname=libuv
version=1.20.1
version=1.20.2
revision=1
build_style="gnu-configure"
hostmakedepends="automake libtool pkg-config"
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT, CC-BY-SA-4.0"
homepage="http://libuv.org/"
distfiles="https://github.com/libuv/libuv/archive/v$version.tar.gz"
checksum=abc9106789c15a1c8009ab3d114a5b44bd6e240b183240f47e28aa542eea07b4
checksum=a5e62a6ed3c25a712477b55ce923e7f49af95b80319f88b9c950200d65427793
pre_configure() {
NOCONFIGURE=1 ./autogen.sh