mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
libuv: update to 1.44.2.
This commit is contained in:
parent
c7b9a7c492
commit
12732d47ac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libuv'
|
# Template file for 'libuv'
|
||||||
pkgname=libuv
|
pkgname=libuv
|
||||||
version=1.43.0
|
version=1.44.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT, CC-BY-SA-4.0"
|
||||||
homepage="https://libuv.org/"
|
homepage="https://libuv.org/"
|
||||||
changelog="https://raw.githubusercontent.com/libuv/libuv/v1.x/ChangeLog"
|
changelog="https://raw.githubusercontent.com/libuv/libuv/v1.x/ChangeLog"
|
||||||
distfiles="https://github.com/libuv/libuv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/libuv/libuv/archive/v${version}.tar.gz"
|
||||||
checksum=9e27825a55279de69a7c43e42d509fd1337c9bece2547c761e91a1592e91cc4d
|
checksum=e6e2ba8b4c349a4182a33370bb9be5e23c51b32efb9b9e209d0e8556b73a48da
|
||||||
# the tests fail when run as root and as such break in the CI containers
|
# the tests fail when run as root and as such break in the CI containers
|
||||||
make_check="extended"
|
make_check="extended"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue