libuv: update to 1.10.2.

This commit is contained in:
Enno Boland 2017-01-10 16:07:37 +01:00
parent 00d79f0ec3
commit 2f769a6ad4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libuv'
pkgname=libuv
version=1.10.1
version=1.10.2
revision=1
wrksrc="${pkgname}-v${version}"
short_desc="Multi-platform support library with a focus on asynchronous I/O"
@ -10,7 +10,7 @@ build_style="gnu-configure"
hostmakedepends="automake libtool pkg-config"
homepage="http://libuv.org/"
distfiles="http://dist.libuv.org/dist/v${version}/libuv-v${version}.tar.gz"
checksum=4886badd96dcc74debbb5736381960f22bae2308166bc0a1074bcd6d364d1a7f
checksum=4ceb0fe9c4efc24354c05883464d77269d41812d9ab1b7f260db8babe1826533
pre_configure() {
NOCONFIGURE=1 ./autogen.sh