libuv: update to 1.51.0.

This commit is contained in:
Đoàn Trần Công Danh
2026-01-17 13:52:48 +07:00
parent 5e5e1a2bd0
commit be9c8197ce
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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"