mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libuv: update to 1.25.0.
This commit is contained in:
parent
ad53c3cf46
commit
ba31cc8a9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libuv'
|
# Template file for 'libuv'
|
||||||
pkgname=libuv
|
pkgname=libuv
|
||||||
version=1.24.1
|
version=1.25.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT, CC-BY-SA-4.0"
|
||||||
homepage="https://libuv.org/"
|
homepage="https://libuv.org/"
|
||||||
changelog="https://raw.githubusercontent.com/libuv/libuv/v1.x/ChangeLog"
|
changelog="https://raw.githubusercontent.com/libuv/libuv/v1.x/ChangeLog"
|
||||||
distfiles="https://github.com/libuv/libuv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/libuv/libuv/archive/v${version}.tar.gz"
|
||||||
checksum=0d026c8f68c4d7b7c59de8f485f262ac71c24e0f3a80d740a25d20edd2f2774e
|
checksum=ce3036d444c3fb4f9a9e2994bec1f4fa07872b01456998b422ce918fdc55c254
|
||||||
|
|
||||||
LDFLAGS="-pthread"
|
LDFLAGS="-pthread"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue