libuv: update to 1.28.0.

This commit is contained in:
maxice8 2019-04-15 16:21:18 -03:00 committed by maxice8
parent b8e4ceae9a
commit 3ffc312e20

View file

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