libuv: update to 1.23.0.

This commit is contained in:
maxice8 2018-08-17 08:47:03 -03:00
parent a686a168cc
commit f8b7768d65
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

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