libuv: update to 1.44.2

This commit is contained in:
heitbaum 2022-01-05 03:33:13 +00:00 committed by Rudi Heitbaum
parent d32fa99c91
commit e1e9a27fbe

View File

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