mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
http-parser: update to 2.9.2.
This commit is contained in:
parent
b93b90fc5b
commit
872edc7740
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'http-parser'
|
# Template file for 'http-parser'
|
||||||
pkgname=http-parser
|
pkgname=http-parser
|
||||||
version=2.9.1
|
version=2.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target=library
|
make_build_target=library
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
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=33220771208bcacecd970b6de03bebe239374a8e9cf3baeda79b4f3920bede21
|
checksum=5199500e352584852c95c13423edc5f0cb329297c81dd69c3c8f52a75496da08
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
vmkdir usr/lib/pkgconfig
|
vmkdir usr/lib/pkgconfig
|
||||||
|
|
Loading…
Add table
Reference in a new issue