libuv: update to 1.10.1.

This commit is contained in:
Enno Boland 2016-11-22 19:57:52 +01:00
parent fba80ce437
commit e821eea4ee
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.0
version=1.10.1
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=0307a0eec6caddd476f9cad39e18fdd6f22a08aa58103c4b0aead96d638be15e
checksum=4886badd96dcc74debbb5736381960f22bae2308166bc0a1074bcd6d364d1a7f
pre_configure() {
NOCONFIGURE=1 ./autogen.sh