mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
http-parser: update to 2.9.4
This commit is contained in:
parent
4a43e3f23c
commit
1d5acb2ff0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'http-parser'
|
||||
pkgname=http-parser
|
||||
version=2.9.2
|
||||
version=2.9.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target=library
|
||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/joyent/http-parser"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=5199500e352584852c95c13423edc5f0cb329297c81dd69c3c8f52a75496da08
|
||||
checksum=467b9e30fd0979ee301065e70f637d525c28193449e1b13fbcb1b1fab3ad224f
|
||||
|
||||
pre_install() {
|
||||
vmkdir usr/lib/pkgconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue