libuv: update to 1.30.1.

This commit is contained in:
Enno Boland 2019-08-03 11:27:21 +02:00
parent a9089a667d
commit 6987f26ba1
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'libuv'
pkgname=libuv
version=1.28.0
version=1.30.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=9ab338062e5b73bd4a05b7fcb77a0745c925c0be9118e0946434946a262cdad5
checksum=d85566c2c4eae7d8e2c2d27d40e728fea29f9086e98e795c5cdce1a790f43de5
LDFLAGS="-pthread"