libuv: update to 1.35.0.
This commit is contained in:
parent
fca9f5a3de
commit
d381697ade
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libuv'
|
||||
pkgname=libuv
|
||||
version=1.34.2
|
||||
version=1.35.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=0d9d38558b45c006c1ea4e8529bae64caf8becda570295ea74e3696362aeb7f2
|
||||
checksum=ff84a26c79559e511f087aa67925c3b4e0f0aac60cd8039d4d38b292f208ff58
|
||||
|
||||
LDFLAGS="-pthread"
|
||||
|
||||
|
|
Loading…
Reference in a new issue