libuv: update to 1.38.1.

Closes: #24172 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2020-08-10 00:41:04 +02:00 committed by Andrew J. Hesford
parent f4639716aa
commit da901359b1

View file

@ -1,6 +1,6 @@
# Template file for 'libuv'
pkgname=libuv
version=1.38.0
version=1.38.1
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=2cd9a757fe6c512440933e2bdcab21143d4aa6249b2541399908ce038b756c9d
checksum=2177fca2426ac60c20f654323656e843dac4f568d46674544b78f416697bd32c
LDFLAGS="-pthread"