libuv: update to 1.43.0.

This commit is contained in:
Omar Zeghouani 2022-02-28 09:42:47 +00:00 committed by Toyam Cox
parent 88ae471852
commit 04dd99f659

View file

@ -1,6 +1,6 @@
# Template file for 'libuv'
pkgname=libuv
version=1.41.0
version=1.43.0
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
@ -10,7 +10,7 @@ license="MIT, CC-BY-SA-4.0"
homepage="https://libuv.org/"
changelog="https://raw.githubusercontent.com/libuv/libuv/v1.x/ChangeLog"
distfiles="https://github.com/libuv/libuv/archive/v${version}.tar.gz"
checksum=6cfeb5f4bab271462b4a2cc77d4ecec847fdbdc26b72019c27ae21509e6f94fa
checksum=9e27825a55279de69a7c43e42d509fd1337c9bece2547c761e91a1592e91cc4d
# the tests fail when run as root and as such break in the CI containers
make_check="extended"