llhttp: fix description
This commit is contained in:
committed by
Duncan Overbruck
parent
b35f891f0a
commit
c47638a43d
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'llhttp'
|
# Template file for 'llhttp'
|
||||||
pkgname=llhttp
|
pkgname=llhttp
|
||||||
version=2.0.5
|
version=2.0.5
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="llhttp-release-v${version}"
|
wrksrc="llhttp-release-v${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Port of http_parser to llparse"
|
short_desc="Port of http_parser to llparse"
|
||||||
@@ -27,7 +27,7 @@ do_install() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
llhttp-devel_package() {
|
llhttp-devel_package() {
|
||||||
short_desc="- development files"
|
short_desc+=" - development files"
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|||||||
Reference in New Issue
Block a user