diff --git a/srcpkgs/libuv/template b/srcpkgs/libuv/template index 0c90fbf90a3..ce3e8e67059 100644 --- a/srcpkgs/libuv/template +++ b/srcpkgs/libuv/template @@ -1,7 +1,7 @@ # Template build file for 'libuv' pkgname=libuv -version=1.11.0 -revision=2 +version=1.12.0 +revision=1 wrksrc="${pkgname}-v${version}" short_desc="Multi-platform support library with a focus on asynchronous I/O" maintainer="Enno Boland " @@ -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=0f686994dcea6cb5cd3f50e35d5fdda07211b4b3586516df7c39bdbf19acb9a7 +checksum=01730d1b5e9e278eec67394e7d44021ea318d5d29520c5aa8b65bc8a18b953c7 pre_configure() { NOCONFIGURE=1 ./autogen.sh