package/libuv: bump to version 1.51.0

Release notes:
https://github.com/libuv/libuv/releases/tag/v1.51.0

There's no newer release of uvw, and the current version of uvw
continues to build with libuv 1.51.0.

Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 9024d3faa8)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Kadambini Nema
2025-04-25 22:36:30 -07:00
committed by Thomas Perale
parent 155d93a940
commit c94e3242ca
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Locally calculated
sha256 c42c51d4e630f95dcefcafff95bf003ea52939e312d5e6584e7d9e102ead3e9e libuv-v1.50.0-dist.tar.gz
sha256 2ceca1a7577633cf92794db5bf5512370f6cd45a5746d6e14f8c20aeab0a547b libuv-v1.51.0-dist.tar.gz
sha256 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c LICENSE
sha256 262c44bd2cdba037e6d2a82fba15f5800d292bc993a6f5d6b6ea487744d02836 LICENSE-extra

View File

@@ -6,7 +6,7 @@
# When bumping libuv, check if a new version of uvw is available
# and bump it too.
LIBUV_VERSION = 1.50.0
LIBUV_VERSION = 1.51.0
LIBUV_SOURCE = libuv-v$(LIBUV_VERSION)-dist.tar.gz
LIBUV_SITE = https://dist.libuv.org/dist/v$(LIBUV_VERSION)
LIBUV_DEPENDENCIES = host-pkgconf