libuv: update to 1.37.0

This commit is contained in:
Lon Willett 2020-05-06 20:37:20 +02:00 committed by Helmut Pozimski
parent 3e2164a642
commit 905dd2bcc4

View file

@ -1,6 +1,6 @@
# Template file for 'libuv'
pkgname=libuv
version=1.35.0
version=1.37.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=ff84a26c79559e511f087aa67925c3b4e0f0aac60cd8039d4d38b292f208ff58
checksum=7afa3c8a326b3eed02a9addb584ae7e995ae4d30516cad5e1e4af911931162a6
LDFLAGS="-pthread"