parent
f4639716aa
commit
da901359b1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libuv'
|
||||
pkgname=libuv
|
||||
version=1.38.0
|
||||
version=1.38.1
|
||||
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=2cd9a757fe6c512440933e2bdcab21143d4aa6249b2541399908ce038b756c9d
|
||||
checksum=2177fca2426ac60c20f654323656e843dac4f568d46674544b78f416697bd32c
|
||||
|
||||
LDFLAGS="-pthread"
|
||||
|
||||
|
|
Loading…
Reference in a new issue