llhttp: update to 1.1.4.
This commit is contained in:
parent
ebe0b1be22
commit
1b52408a00
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'llhttp'
|
||||
pkgname=llhttp
|
||||
version=1.1.1
|
||||
version=1.1.4
|
||||
revision=1
|
||||
wrksrc="llhttp-release-v${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ homepage="https://llhttp.org/"
|
|||
# _always_ use releases. Those have the C code generated, otherwise
|
||||
# we'd have a dep loop nodejs<->llhttp
|
||||
distfiles="https://github.com/nodejs/llhttp/archive/release/v${version}.tar.gz"
|
||||
checksum=579a81e1e56088470a121e308127f205e22b8988b944b5f36b2a11c1724590d4
|
||||
checksum=eeb07e60a8f4113b110dd758756da3db69e4e2575b0407afb0a7755aef504dbb
|
||||
|
||||
post_extract() {
|
||||
# No need to pull in gyp for such a simple Makefile...
|
||||
|
|
Loading…
Reference in a new issue