summaryrefslogtreecommitdiff
path: root/net-libs/http-parser/http-parser-2.8.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/http-parser/http-parser-2.8.0.ebuild')
-rw-r--r--net-libs/http-parser/http-parser-2.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.8.0.ebuild b/net-libs/http-parser/http-parser-2.8.0.ebuild
index 78862ca4b211..c4563e4bf414 100644
--- a/net-libs/http-parser/http-parser-2.8.0.ebuild
+++ b/net-libs/http-parser/http-parser-2.8.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit toolchain-funcs multilib-minimal
-DESCRIPTION="Http request/response parser for C"
+DESCRIPTION="HTTP request/response parser for C"
HOMEPAGE="https://github.com/nodejs/http-parser"
SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar.gz"