http-parser: update to 2.7.1.
This commit is contained in:
parent
91c2789b6d
commit
3255176e2d
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'http-parser'
|
# Template file for 'http-parser'
|
||||||
pkgname=http-parser
|
pkgname=http-parser
|
||||||
version=2.7.0
|
version=2.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="HTTP request/response parser for c"
|
short_desc="HTTP request/response parser for c"
|
||||||
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/joyent/http-parser"
|
homepage="https://github.com/joyent/http-parser"
|
||||||
distfiles="$homepage/archive/v${version}.tar.gz"
|
distfiles="$homepage/archive/v${version}.tar.gz"
|
||||||
checksum=b0c5bf03fe9a57c4e63760d19d5a51d3063e0502cae54b3a8f2f6c6eb6911167
|
checksum=70409ad324e5de2da6a0f39e859e566d497c1ff0a249c0c38a5012df91b386b3
|
||||||
make_build_target=library
|
make_build_target=library
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user