diff --git a/srcpkgs/libuv/template b/srcpkgs/libuv/template index 7d905c4c43e..90ae52d9d7d 100644 --- a/srcpkgs/libuv/template +++ b/srcpkgs/libuv/template @@ -1,6 +1,6 @@ # Template file for 'libuv' pkgname=libuv -version=1.21.0 +version=1.22.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=c6f53e4a75d2601db8efe0e837839969de7667d36569110429a0bc8f8229bf59 +checksum=c72f0401e1298f948daf310abafce38373a926fb9438464d1bf7fe90784544e0 pre_configure() { NOCONFIGURE=1 ./autogen.sh