1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/libuv: upgrade to 1.51.0

https://github.com/libuv/libuv/releases/tag/v1.51.0
This commit is contained in:
fossdd 2025-04-25 19:04:54 +00:00 committed by Natanael Copa
parent 1a35754438
commit 0a3c27d7a1

View file

@ -2,7 +2,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libuv
pkgver=1.50.0
pkgver=1.51.0
pkgrel=0
pkgdesc="Cross-platform asychronous I/O"
url="https://libuv.org/"
@ -48,5 +48,5 @@ package() {
}
sha512sums="
b153d019c630831819913ccd0615c22737df49125da533f86db27f24a519937ed64113ceb6445d731d133e2d97b43b6949877e6078c4459d50ea90d2af4a9da9 libuv-v1.50.0.tar.gz
99e5c6529fb97019d20d5ce8638be504c35236e7102a7a6b7a2242205928d152d6b535bb6f45961a78506d408eebd0e3300b090969a64fa87dfdf6c8f4291a12 libuv-v1.51.0.tar.gz
"