libuv: update to 1.22.0.

This commit is contained in:
maxice8 2018-07-10 04:37:42 -03:00
parent 01c8f895c0
commit 4d06863fdd

View file

@ -1,6 +1,6 @@
# Template file for 'libuv'
pkgname=libuv
version=1.21.0
version=1.22.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=c6f53e4a75d2601db8efe0e837839969de7667d36569110429a0bc8f8229bf59
checksum=c72f0401e1298f948daf310abafce38373a926fb9438464d1bf7fe90784544e0
pre_configure() {
NOCONFIGURE=1 ./autogen.sh