libuv: update to 1.23.0.
This commit is contained in:
parent
a686a168cc
commit
f8b7768d65
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue