summaryrefslogtreecommitdiff
path: root/dev-lua/lua-http
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/lua-http')
-rw-r--r--dev-lua/lua-http/lua-http-0.4_p20240908.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua-http/lua-http-0.4_p20240908.ebuild b/dev-lua/lua-http/lua-http-0.4_p20240908.ebuild
index 84054ec1ac6e..620abce33788 100644
--- a/dev-lua/lua-http/lua-http-0.4_p20240908.ebuild
+++ b/dev-lua/lua-http/lua-http-0.4_p20240908.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-{1,3,4} luajit )
inherit lua
-DESCRIPTION="HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server."
+DESCRIPTION="HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server"
HOMEPAGE="https://daurnimator.github.io/lua-http/"
HOMEPAGE+=" https://github.com/daurnimator/lua-http"
EGIT_COMMIT="ee3cf4b4992479b8ebfb39b530694af3bbd1d1eb"