mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 11:10:31 +02:00
libuv: update to 1.34.0.
This commit is contained in:
parent
ccdf18e4d7
commit
b84881f3d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libuv'
|
||||
pkgname=libuv
|
||||
version=1.33.1
|
||||
version=1.34.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=63794499bf5da1720e249d3fc14ff396b70b8736effe6ce5b4e47e0f3d476467
|
||||
checksum=2c36b49bcf82c0d06ab0d77f98805605efa071d58ca29dee7c790912598b005d
|
||||
|
||||
LDFLAGS="-pthread"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue