libuv: update to 1.33.1.

This commit is contained in:
Daniel Eyßer 2019-11-26 19:37:36 +01:00 committed by Helmut Pozimski
parent a429c0f3a9
commit 4880a81a38

View file

@ -1,6 +1,6 @@
# Template file for 'libuv'
pkgname=libuv
version=1.32.0
version=1.33.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=c9818f38eee79d4e56f3ae55320d207ab183c5d4aff0fb148b5d6f5702f371cd
checksum=63794499bf5da1720e249d3fc14ff396b70b8736effe6ce5b4e47e0f3d476467
LDFLAGS="-pthread"