devel/libuv: upgrade to 1.42.0.

This is required for the upcoming neovim-0.6.0.

Bulk tested on amd64. No problems detected.

Tested an OK kn@ and paco@, thanks!
This commit is contained in:
edd 2021-12-21 09:11:07 +00:00
parent 238963a152
commit ebb844d4db
2 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.16 2021/02/25 16:31:15 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2021/12/21 09:11:07 edd Exp $
COMMENT = multi-platform library for asynchronous I/O
VER = 1.40.0
VER = 1.42.0
DISTNAME = libuv-v${VER}
PKGNAME = libuv-${VER}
CATEGORIES = devel
SHARED_LIBS = uv 3.0 # 1.0
SHARED_LIBS = uv 4.0 # 1.0
HOMEPAGE = https://libuv.org/

View File

@ -1,2 +1,2 @@
SHA256 (libuv-v1.40.0.tar.gz) = YakNuVusAK3sHMXdx2frvKq8cCQr0RNKemsfsdSYoZQ=
SIZE (libuv-v1.40.0.tar.gz) = 1264008
SHA256 (libuv-v1.42.0.tar.gz) = QxKWJRVaiu15br6QuNTJkKc5hexxfeKy1dOiPP5N63I=
SIZE (libuv-v1.42.0.tar.gz) = 1284534