diff --git a/srcpkgs/libuv/template b/srcpkgs/libuv/template index 806db37ae7d..842836aec76 100644 --- a/srcpkgs/libuv/template +++ b/srcpkgs/libuv/template @@ -1,6 +1,6 @@ # Template build file for 'libuv' pkgname=libuv -version=1.14.1 +version=1.15.0 revision=1 short_desc="Multi-platform support library with a focus on asynchronous I/O" maintainer="Enno Boland " @@ -9,7 +9,7 @@ build_style="gnu-configure" hostmakedepends="automake libtool pkg-config" homepage="http://libuv.org/" distfiles="https://github.com/libuv/libuv/archive/v$version.tar.gz" -checksum=82fbbb0eaab4adcf8ed513d3b777c8e02ed2e77aae265baf6bd2d68cb84bc9e3 +checksum=17afc94ec307be28fe8d4316679171219770df4f993905a79643c7583e106489 pre_configure() { NOCONFIGURE=1 ./autogen.sh