diff --git a/srcpkgs/libuv/template b/srcpkgs/libuv/template index 459ebabf53c..3fbe40d5610 100644 --- a/srcpkgs/libuv/template +++ b/srcpkgs/libuv/template @@ -1,6 +1,6 @@ # Template build file for 'libuv' pkgname=libuv -version=1.10.2 +version=1.11.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=4ceb0fe9c4efc24354c05883464d77269d41812d9ab1b7f260db8babe1826533 +checksum=0f686994dcea6cb5cd3f50e35d5fdda07211b4b3586516df7c39bdbf19acb9a7 pre_configure() { NOCONFIGURE=1 ./autogen.sh