libluv: update to 1.43.0.0.
This commit is contained in:
parent
ddeb984ea4
commit
84913bfb57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libluv'
|
||||
pkgname=libluv
|
||||
version=1.41.0.0
|
||||
version=1.43.0.0
|
||||
revision=1
|
||||
_distver="${version%.*}-${version##*.}"
|
||||
wrksrc=luv-${_distver}
|
||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/luvit/luv"
|
||||
distfiles="https://github.com/luvit/luv/releases/download/${_distver}/luv-${_distver}.tar.gz
|
||||
https://raw.githubusercontent.com/luvit/luv/${_distver}/libluv.pc.in"
|
||||
checksum="4018f293d71c2d75757b64fcdacf982729c9dc8b0bf8eda4015a8818a5a29321
|
||||
checksum="567a6f3dcdcf8a9b54ddc57ffef89d1e950d72832b85ee81c8c83a9d4e0e9de2
|
||||
be2a4909c724e09a50de42b1caa3c82c1b1afee8b80abf20c6944f1df1c7fd0e"
|
||||
skip_extraction="libluv.pc.in"
|
||||
|
||||
|
|
Loading…
Reference in a new issue