libuv: update to 1.46.0.
This commit is contained in:
parent
46eee35ebd
commit
c5bc401592
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libuv'
|
||||
pkgname=libuv
|
||||
version=1.45.0
|
||||
version=1.46.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ license="MIT, BSD-2-Clause, ISC"
|
|||
homepage="https://libuv.org/"
|
||||
changelog="https://raw.githubusercontent.com/libuv/libuv/v1.x/ChangeLog"
|
||||
distfiles="https://dist.libuv.org/dist/v${version}/libuv-v${version}-dist.tar.gz"
|
||||
checksum=3793d8c0d6fa587721d010d0555b7e82443fd4e8b3c91e529eb6607592f52b87
|
||||
checksum=94f101111ef3209340d7f09c2aa150ddb4feabd2f9d87d47d9f5bded835b8094
|
||||
# the tests fail when run as root and as such break in the CI containers
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Reference in New Issue