libuv: update to 1.38.0.

This commit is contained in:
Randy McCaskill 2020-05-26 23:20:18 -04:00 committed by Helmut Pozimski
parent c4959a864b
commit 6de041d733

View file

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