libuv: update to 1.10.0.

This commit is contained in:
Enno Boland 2016-10-26 13:40:59 +02:00
parent 0ae3e7774a
commit 40483a9b38
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libuv'
pkgname=libuv
version=1.9.1
version=1.10.0
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=e83953782c916d7822ef0b94e8115ce5756fab5300cca173f0de5f5b0e0ae928
checksum=0307a0eec6caddd476f9cad39e18fdd6f22a08aa58103c4b0aead96d638be15e
pre_configure() {
NOCONFIGURE=1 ./autogen.sh