diff --git a/common/shlibs b/common/shlibs index f6e55d14972..4501c55d4f8 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1644,7 +1644,7 @@ libSDL2_mixer-2.0.so.0 SDL2_mixer-2.0.0_1 libSDL2_net-2.0.so.0 SDL2_net-2.0.0_1 libnxml.so.0 libnxml-0.18.3_1 libmrss.so.0 libmrss-0.19.2_1 -libuv.so.1 libuv-1.0.0_1 +libuv.so.1 libuv-1.51.0_1 libXm.so.4 motif-2.3.8_1 libMrm.so.4 motif-2.3.8_1 libUil.so.4 motif-2.3.8_1 diff --git a/srcpkgs/libuv/template b/srcpkgs/libuv/template index c837059ea58..cd2edef65e6 100644 --- a/srcpkgs/libuv/template +++ b/srcpkgs/libuv/template @@ -1,6 +1,6 @@ # Template file for 'libuv' pkgname=libuv -version=1.49.2 +version=1.51.0 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ license="MIT, BSD-2-Clause, ISC" homepage="https://libuv.org/" changelog="https://raw.githubusercontent.com/libuv/libuv/v1.x/ChangeLog" distfiles="https://dist.libuv.org/dist/v${version}/libuv-v${version}-dist.tar.gz" -checksum=2e910e668e5daf1be6a5195a696985d7200adfa5c4d3400ee7b3355affdcf52c +checksum=2ceca1a7577633cf92794db5bf5512370f6cd45a5746d6e14f8c20aeab0a547b LDFLAGS="-pthread"