libuv: update to 1.48.0

release notes:
- https://github.com/libuv/libuv/releases/tag/v1.48.0

log:
- https://github.com/libuv/libuv/compare/v1.47.0...v1.48.0
This commit is contained in:
Rudi Heitbaum 2024-02-08 11:32:34 +00:00
parent 6d0b193823
commit 62fbe10804

View File

@ -2,8 +2,8 @@
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libuv"
PKG_VERSION="1.47.0"
PKG_SHA256="d50af7e6d72526db137e66fad812421c8a1cae09d146b0ec2bb9a22c5f23ba93"
PKG_VERSION="1.48.0"
PKG_SHA256="8c253adb0f800926a6cbd1c6576abae0bc8eb86a4f891049b72f9e5b7dc58f33"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/libuv/libuv"
PKG_URL="https://github.com/libuv/libuv/archive/v${PKG_VERSION}.tar.gz"