diff --git a/srcpkgs/libuv/template b/srcpkgs/libuv/template index 068bc66b7bb..b3e8d99a126 100644 --- a/srcpkgs/libuv/template +++ b/srcpkgs/libuv/template @@ -1,6 +1,6 @@ # Template file for 'libuv' pkgname=libuv -version=1.30.1 +version=1.31.0 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -10,7 +10,7 @@ license="MIT, CC-BY-SA-4.0" homepage="https://libuv.org/" changelog="https://raw.githubusercontent.com/libuv/libuv/v1.x/ChangeLog" distfiles="https://github.com/libuv/libuv/archive/v${version}.tar.gz" -checksum=d85566c2c4eae7d8e2c2d27d40e728fea29f9086e98e795c5cdce1a790f43de5 +checksum=ab041ea5d1965a33d4e03ea87718b8922ba4e54abb46c71cf9e040edef2556c0 LDFLAGS="-pthread"